1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Added some compatibility modes (for the future)

This commit is contained in:
monty@mashka.mysql.fi
2002-11-20 21:44:32 +02:00
parent 5601da7ad3
commit f86d328927
7 changed files with 89 additions and 23 deletions

View File

@ -927,7 +927,7 @@ static const char *default_options[]=
"character-sets-dir", "default-character-set", "interactive-timeout",
"connect-timeout", "local-infile", "disable-local-infile",
"replication-probe", "enable-reads-from-master", "repl-parse-query",
"ssl-cipher","protocol",
"ssl-cipher","protocol", "shared_memory_base_name",
NullS
};