summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/r/is_engines_merge.result
blob: 3bc7a4985817ad2b0231d441ace153a739adce02 (plain)
1
2
3
4
5
6
7
8
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