summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/threads_mysql.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/r/threads_mysql.result')
-rw-r--r--mysql-test/suite/perfschema/r/threads_mysql.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/perfschema/r/threads_mysql.result b/mysql-test/suite/perfschema/r/threads_mysql.result
index 9f9c46fe6a6..31f91fc6464 100644
--- a/mysql-test/suite/perfschema/r/threads_mysql.result
+++ b/mysql-test/suite/perfschema/r/threads_mysql.result
@@ -11,7 +11,7 @@ name thread/sql/main
type BACKGROUND
processlist_user NULL
processlist_host NULL
-processlist_db NULL
+processlist_db mysql
processlist_command NULL
processlist_info NULL
unified_parent_thread_id NULL
@@ -99,7 +99,7 @@ name thread/sql/event_worker
type FOREGROUND
processlist_user root
processlist_host localhost
-processlist_db NULL
+processlist_db test
processlist_command Sleep
processlist_info SELECT SLEEP(3)
unified_parent_thread_id unified parent_thread_id