summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/event_aggregate_no_a.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/event_aggregate_no_a.result')
-rw-r--r--mysql-test/suite/perfschema/r/event_aggregate_no_a.result8
1 files changed, 4 insertions, 4 deletions
diff --git a/mysql-test/suite/perfschema/r/event_aggregate_no_a.result b/mysql-test/suite/perfschema/r/event_aggregate_no_a.result
index 9ce3bb7efe8..30948c2e611 100644
--- a/mysql-test/suite/perfschema/r/event_aggregate_no_a.result
+++ b/mysql-test/suite/perfschema/r/event_aggregate_no_a.result
@@ -82,7 +82,7 @@ root 1 1
execute dump_hosts;
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
localhost 1 1
-connect con1, localhost, user1, , ;
+connect con1, localhost, user1, ,test;
connection default;
"================== Step 2 =================="
call dump_thread();
@@ -308,7 +308,7 @@ user1 1 1
execute dump_hosts;
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
localhost 2 2
-connect con2, localhost, user2, , ;
+connect con2, localhost, user2, ,test;
connection default;
"================== Step 4 =================="
call dump_thread();
@@ -574,7 +574,7 @@ user2 1 1
execute dump_hosts;
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
localhost 3 3
-connect con3, localhost, user3, , ;
+connect con3, localhost, user3, ,test;
connection default;
"================== Step 6 =================="
call dump_thread();
@@ -870,7 +870,7 @@ user3 1 1
execute dump_hosts;
HOST CURRENT_CONNECTIONS TOTAL_CONNECTIONS
localhost 4 4
-connect con4, localhost, user4, , ;
+connect con4, localhost, user4, ,test;
connection default;
"================== Step 8 =================="
call dump_thread();