mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
This is an addition to original fix. Buildbot revealed another sporadic failure in perfschema.threads_mysql test. Tests relies on data stored in performance_schema.threads, while performing waits on information_schema.processlist. These tables are not updated synchronously. Fixed by performing waits on performance_schema.threads instead.
4.2 KiB
4.2 KiB