summaryrefslogtreecommitdiff
path: root/mysql-test/r/events_1.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/events_1.result')
-rw-r--r--mysql-test/r/events_1.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/events_1.result b/mysql-test/r/events_1.result
index 5a64cf14ef5..78115497fc6 100644
--- a/mysql-test/r/events_1.result
+++ b/mysql-test/r/events_1.result
@@ -1,3 +1,4 @@
+set sql_mode="";
call mtr.add_suppression("Column count of mysql.event is wrong. Expected .*, found .*\. The table is probably corrupted");
drop database if exists events_test;
drop database if exists db_x;