summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/perfschema/r/start_server_nothing.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/start_server_nothing.result')
-rw-r--r--mysql-test/suite/perfschema/r/start_server_nothing.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/perfschema/r/start_server_nothing.result b/mysql-test/suite/perfschema/r/start_server_nothing.result
index 985282c0..edbe7bbc 100644
--- a/mysql-test/suite/perfschema/r/start_server_nothing.result
+++ b/mysql-test/suite/perfschema/r/start_server_nothing.result
@@ -19,7 +19,7 @@ select count(*) from performance_schema.setup_timers;
count(*)
5
Warnings:
-Warning 1681 'performance_schema.setup_timers' is deprecated and will be removed in a future release
+Warning 1287 'performance_schema.setup_timers' is deprecated and will be removed in a future release
select * from performance_schema.accounts;
select * from performance_schema.cond_instances;
select * from performance_schema.events_stages_current;
@@ -302,7 +302,7 @@ stage
statement
transaction
Warnings:
-Warning 1681 'performance_schema.setup_timers' is deprecated and will be removed in a future release
+Warning 1287 'performance_schema.setup_timers' is deprecated and will be removed in a future release
select * from performance_schema.accounts;
USER HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
select * from performance_schema.cond_instances;