summaryrefslogtreecommitdiff
path: root/mysql-test/t/information_schema_routines.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/information_schema_routines.test')
-rw-r--r--mysql-test/t/information_schema_routines.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/information_schema_routines.test b/mysql-test/t/information_schema_routines.test
index c578176a85d..190410c2b82 100644
--- a/mysql-test/t/information_schema_routines.test
+++ b/mysql-test/t/information_schema_routines.test
@@ -54,6 +54,8 @@
# the routine; otherwise NULL),
# DEFINER (shows the user who created the routine).
################################################################################
+set sql_mode="";
+set sql_mode="";
-- echo # ========== routines.1 ==========
USE INFORMATION_SCHEMA;
--replace_result ENGINE=MyISAM "" ENGINE=MARIA "" ENGINE=Aria "" " PAGE_CHECKSUM=1" "" " PAGE_CHECKSUM=0" ""