1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-07 04:01:59 +03:00
mariadb/mysql-test/t/empty_string_literal.test
2017-10-14 17:28:54 +04:00

9 lines
158 B
Plaintext

USE test;
--echo #
--echo # MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULL
--echo #
set @mode='EMPTY_STRING_IS_NULL';
--source include/empty_string_literal.inc