1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

MDEV-4950 - mysql_upgrade fails with disabled InnoDB

Do not attempt to create innodb_index_stats and innodb_table_stats
if InnoDB is not available.
This commit is contained in:
Sergey Vojtovich
2013-09-13 12:44:51 +04:00
parent 5177178eef
commit 6c396aaf2a
3 changed files with 23 additions and 9 deletions

View File

@ -0,0 +1,3 @@
The --upgrade-system-tables option was used, databases won't be touched.
Phase 3/3: Running 'mysql_fix_privilege_tables'...
OK