Skip to content
/ server Public

MDEV-10677 - perfschema.threads_mysql fails in buildbot (type=BACKGROUND mismatch)#4528

Merged
svoj merged 1 commit intoMariaDB:10.11from
svoj:pr-10.11-MDEV-10677
Jan 12, 2026
Merged

MDEV-10677 - perfschema.threads_mysql fails in buildbot (type=BACKGROUND mismatch)#4528
svoj merged 1 commit intoMariaDB:10.11from
svoj:pr-10.11-MDEV-10677

Conversation

@svoj
Copy link
Contributor

@svoj svoj commented Jan 10, 2026

Test was affected by incompletely closed preceding connections.

Make test agnostic to concurrent connections by querying performance_schema.threads only for connections that it uses.

@gkodinov gkodinov added the MariaDB Foundation Pull requests created by MariaDB Foundation label Jan 12, 2026
@svoj svoj force-pushed the pr-10.11-MDEV-10677 branch from 6d8b050 to 0b9f862 Compare January 12, 2026 21:19
…UND mismatch)

Test was affected by incompletely closed preceding connections.

Make test agnostic to concurrent connections by querying
performance_schema.threads only for connections that it uses.
@svoj svoj force-pushed the pr-10.11-MDEV-10677 branch from 0b9f862 to fc7087c Compare January 12, 2026 21:48
@svoj svoj merged commit e04fcec into MariaDB:10.11 Jan 12, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

3 participants