mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
mysql_upgrade cleanup
This commit is contained in:
parent
f0d774d484
commit
c21b927145
3 changed files with 19 additions and 30 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue