1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Revert "MDEV-14429 sql_safe_updates in my.cnf not work"

This reverts commit dc3a20b191.

It requires GET_BIT in include/my_getopt.h, which is available
only in 10.3+
This commit is contained in:
Sergei Golubchik
2018-10-20 13:29:27 +02:00
parent d851dd619f
commit 55fc3fb088
3 changed files with 2 additions and 3 deletions

View File

@ -790,7 +790,6 @@ The following specify which files/extra groups are read (specified before remain
this size
--sql-mode=name Syntax: sql-mode=mode[,mode[,mode...]]. See the manual
for the complete list of valid sql modes
--sql-safe-updates sql_safe_updates
--stack-trace Print a symbolic stack trace on failure
(Defaults to on; use --skip-stack-trace to disable.)
--stored-program-cache=#
@ -1082,7 +1081,6 @@ slow-launch-time 2
slow-query-log FALSE
sort-buffer-size 2097152
sql-mode
sql-safe-updates FALSE
stack-trace TRUE
stored-program-cache 256
symbolic-links FALSE