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
commit 89a87e8e42
4 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,4 @@
#
# MDEV-14429 sql_safe_updates in my.cnf not work
#
select @@sql_safe_updates;