mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 23:05:32 +02:00
MDEV-14429 sql_safe_updates in my.cnf not work
add a test case
This commit is contained in:
parent
564a63b5a3
commit
89a87e8e42
4 changed files with 9 additions and 1 deletions
4
mysql-test/main/sql_safe_updates.test
Normal file
4
mysql-test/main/sql_safe_updates.test
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#
|
||||
# MDEV-14429 sql_safe_updates in my.cnf not work
|
||||
#
|
||||
select @@sql_safe_updates;
|
||||
Loading…
Add table
Add a link
Reference in a new issue