summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result')
-rw-r--r--mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result b/mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result
index ba0652de1a3..318c4a1d21b 100644
--- a/mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result
+++ b/mysql-test/suite/perfschema/r/prepared_stmts_by_stored_programs.result
@@ -8,8 +8,6 @@ b CHAR(10),
name CHAR(10)
);
SET sql_mode = 'NO_ENGINE_SUBSTITUTION';
-Warnings:
-Warning 3090 Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.
INSERT INTO t VALUES (1,"kuchipudi","Vempati");
INSERT INTO t VALUES (2,"odissi","Mohapatra");
INSERT INTO t VALUES (3,"kathak","Maharaj");