mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
--source include/have_xtradb.inc
|
|
select * from information_schema.XTRADB_ADMIN_COMMAND;
|
|
select * from information_schema.XTRADB_ADMIN_COMMAND /*!XTRA_HELLO*/;
|