mariadb/mysql-test/main/sql_safe_updates.test
Sergei Golubchik 89a87e8e42 MDEV-14429 sql_safe_updates in my.cnf not work
add a test case
2018-11-06 13:36:50 +01:00

4 lines
80 B
Text

#
# MDEV-14429 sql_safe_updates in my.cnf not work
#
select @@sql_safe_updates;