1
0
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:
Elena Stepanova
2013-11-08 23:24:27 +04:00
parent 317efa2a45
commit 54b443b9aa
3 changed files with 56 additions and 1 deletions

View File

@ -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