mysql_upgrade cleanup

This commit is contained in:
Sergei Golubchik 2015-12-08 10:13:13 +01:00
commit c21b927145
3 changed files with 19 additions and 30 deletions

View file

@ -19,7 +19,7 @@ file_exists $MYSQLD_DATADIR/mysql_upgrade_info;
# It should have created a file in the MySQL Servers datadir
file_exists $MYSQLD_DATADIR/mysql_upgrade_info;
--echo Force should run it regardless of wether it's been run before
--echo Force should run it regardless of whether it has been run before
--exec $MYSQL_UPGRADE --force 2>&1
# It should have created a file in the MySQL Servers datadir