mariadb/mysql-test/main/empty_string_literal.test
2018-03-29 13:59:44 +03:00

8 lines
158 B
Text

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