mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Some system tables have InnoDB engine
This commit is contained in:
@ -58,7 +58,12 @@ index_stats db_name NULL NULL
|
||||
index_stats index_name NULL NULL
|
||||
index_stats prefix_arity NULL NULL
|
||||
index_stats table_name NULL NULL
|
||||
ndb_binlog_index epoch NULL NULL
|
||||
innodb_index_stats database_name NULL NULL
|
||||
innodb_index_stats index_name NULL NULL
|
||||
innodb_index_stats stat_name NULL NULL
|
||||
innodb_index_stats table_name NULL NULL
|
||||
innodb_table_stats database_name NULL NULL
|
||||
innodb_table_stats table_name NULL NULL
|
||||
plugin name NULL NULL
|
||||
proc db NULL NULL
|
||||
proc name NULL NULL
|
||||
|
Reference in New Issue
Block a user