mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
mysql-upgrade -> fix-view-algorithm as mysqlcheck option
This commit is contained in:
parent
25872e2802
commit
e5191dd11b
2 changed files with 14 additions and 14 deletions
|
|
@ -792,7 +792,7 @@ static int run_mysqlcheck_views(void)
|
|||
"--no-defaults",
|
||||
ds_args.str,
|
||||
"--all-databases",
|
||||
"--mysql-upgrade",
|
||||
"--fix-view-algorithm",
|
||||
opt_verbose ? "--verbose": "",
|
||||
opt_silent ? "--silent": "",
|
||||
"2>&1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue