mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
MDEV-8581 Unique prefix for default-tmp-storage-engine does not work
remove old "to-be-implemented" definition of the default-tmp-storage-engine option.
This commit is contained in:
parent
509b836623
commit
b119110a82
1 changed files with 0 additions and 1 deletions
|
@ -7570,7 +7570,6 @@ struct my_option my_long_options[]=
|
|||
#endif
|
||||
|
||||
/* The following options exist in 5.6 but not in 10.0 */
|
||||
MYSQL_TO_BE_IMPLEMENTED_OPTION("default-tmp-storage-engine"),
|
||||
MYSQL_COMPATIBILITY_OPTION("log-raw"),
|
||||
MYSQL_COMPATIBILITY_OPTION("log-bin-use-v1-row-events"),
|
||||
MYSQL_TO_BE_IMPLEMENTED_OPTION("default-authentication-plugin"),
|
||||
|
|
Loading…
Reference in a new issue