mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
mysql-5.5 merge
This commit is contained in:
@ -303,10 +303,9 @@ get_one_option(int optid, const struct my_option *opt,
|
||||
opt_verbose= 0;
|
||||
add_option= 0;
|
||||
break;
|
||||
case 's':
|
||||
add_option= 0;
|
||||
break;
|
||||
case 'f': /* --force */
|
||||
case 's': /* --upgrade-system-tables */
|
||||
case OPT_WRITE_BINLOG: /* --write-binlog */
|
||||
add_option= FALSE;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user