mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
8 lines
182 B
Text
8 lines
182 B
Text
SELECT * FROM information_schema.engines
|
|
WHERE ENGINE = 'MRG_MYISAM';
|
|
ENGINE MRG_MyISAM
|
|
SUPPORT YES
|
|
COMMENT Collection of identical MyISAM tables
|
|
TRANSACTIONS NO
|
|
XA NO
|
|
SAVEPOINTS NO
|