mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
support for unsigned FLOAT/DOUBLE
This commit is contained in:
@ -701,7 +701,7 @@ static const char *default_options[]=
|
||||
"character-set-dir", "default-character-set", "interactive-timeout",
|
||||
"connect-timeout", "local-infile", "disable-local-infile",
|
||||
"replication-probe", "enable-reads-from-master", "repl-parse-query",
|
||||
"ssl-chiper",
|
||||
"ssl-cipher",
|
||||
NullS
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user