mariadb/mysql-test/main/empty_string_literal.test

9 lines
158 B
Text
Raw Normal View History

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