mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
simplify the handler api - table_type() is no longer abstract, not even virtual
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SELECT * FROM information_schema.engines
|
||||
WHERE ENGINE = 'MRG_MYISAM';
|
||||
ENGINE MRG_MYISAM
|
||||
ENGINE MRG_MyISAM
|
||||
SUPPORT YES
|
||||
COMMENT Collection of identical MyISAM tables
|
||||
TRANSACTIONS NO
|
||||
|
||||
Reference in New Issue
Block a user