mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
--source include/have_innodb.inc
|
|
select * from information_schema.XTRADB_ADMIN_COMMAND;
|
|
select * from information_schema.XTRADB_ADMIN_COMMAND /*!XTRA_HELLO*/;
|