1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-14429 sql_safe_updates in my.cnf not work

add a test case
This commit is contained in:
Sergei Golubchik
2018-10-20 14:05:33 +02:00
parent 564a63b5a3
commit 89a87e8e42
4 changed files with 9 additions and 1 deletions

View File

@@ -242,7 +242,7 @@ BEGIN
DECLARE `pos` bigint unsigned;
-- Don't write these queries to binlog
SET SQL_LOG_BIN=0;
SET SQL_LOG_BIN=0, SQL_SAFE_UPDATES=0;
--
-- Remove mark from lines that are suppressed by global suppressions