summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/short_option_2.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/short_option_2.result')
-rw-r--r--mysql-test/suite/perfschema/r/short_option_2.result4
1 files changed, 1 insertions, 3 deletions
diff --git a/mysql-test/suite/perfschema/r/short_option_2.result b/mysql-test/suite/perfschema/r/short_option_2.result
index 36d353481b7..6b5b06cb4a1 100644
--- a/mysql-test/suite/perfschema/r/short_option_2.result
+++ b/mysql-test/suite/perfschema/r/short_option_2.result
@@ -3,9 +3,7 @@ result
Ok, the server started
select @@SQL_MODE;
@@SQL_MODE
-REAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_SPACE,ONLY_FULL_GROUP_BY,ANSI
+REAL_AS_FLOAT,PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_SPACE,ANSI
select @@log_warnings;
@@log_warnings
2
-Warnings:
-Warning 1287 '@@log_warnings' is deprecated and will be removed in a future release. Please use log_error_verbosity instead