1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
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

5 lines
80 B
Plaintext

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