Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
10.1(EOL), 10.2(EOL)
-
None
Description
perfschema.threads_mysql w2 [ fail ]
|
Test ended at 2016-06-02 15:00:59
|
|
CURRENT_TEST: perfschema.threads_mysql
|
--- /usr/local/mariadb-10.1.15-linux-x86_64/mysql-test/suite/perfschema/r/threads_mysql.result 2016-06-02 10:52:08.000000000 +0200
|
+++ /usr/local/mariadb-10.1.15-linux-x86_64/mysql-test/suite/perfschema/r/threads_mysql.reject 2016-06-02 15:00:59.000000000 +0200
|
@@ -21,6 +21,16 @@
|
type FOREGROUND
|
processlist_user root
|
processlist_host localhost
|
+processlist_db mtr
|
+processlist_command Sleep
|
+processlist_info NULL
|
+unified_parent_thread_id unified parent_thread_id
|
+role NULL
|
+instrumented YES
|
+name thread/sql/one_connection
|
+type FOREGROUND
|
+processlist_user root
|
+processlist_host localhost
|
processlist_db test
|
processlist_command Query
|
processlist_info SELECT name, type, processlist_user, processlist_host, processlist_db,
|
Attachments
Issue Links
- is duplicated by
-
MDEV-14484 perfschema.threads_mysql failed in buildbot (type=BACKGROUND mismatch)
-
- Closed
-
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
10.1 892cf2de13e1dc01ee47afc244deb861
logs not available
perfschema.threads_mysql w1 [ fail ]
Test ended at 2017-10-31 16:42:55
CURRENT_TEST: perfschema.threads_mysql
--- /usr/local/mariadb-10.1.29-linux-x86_64/mysql-test/suite/perfschema/r/threads_mysql.result 2017-10-31 13:50:57.000000000 +0200
+++ /usr/local/mariadb-10.1.29-linux-x86_64/mysql-test/suite/perfschema/r/threads_mysql.reject 2017-10-31 16:42:55.019538132 +0200
@@ -68,11 +68,11 @@
AND thread_id NOT IN (SELECT thread_id FROM t1)
ORDER BY name;
name thread/sql/event_scheduler
-type FOREGROUND
+type BACKGROUND
processlist_user root
processlist_host localhost
processlist_db NULL
-processlist_command Sleep
+processlist_command NULL
processlist_info NULL
unified_parent_thread_id unified parent_thread_id
role NULL
mysqltest: Result length mismatch
It appears to be a unique occurrence so far.