Skip to content
/ server Public

MDEV-38540 - spider/bugfix.perfschema fails sporadically#4532

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

MDEV-38540 - spider/bugfix.perfschema fails sporadically#4532
svoj merged 1 commit intoMariaDB:10.11from
svoj:pr-10.11-MDEV-38540

Conversation

@svoj
Copy link
Contributor

@svoj svoj commented Jan 11, 2026

Test was affected by incompletely closed preceding connections.

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

@gkodinov gkodinov added the MariaDB Foundation Pull requests created by MariaDB Foundation label Jan 12, 2026
Test was affected by incompletely closed preceding connections.

Make test agnostic to concurrent connections by querying
performance_schema.status_by_thread only for connections that it
uses.
@svoj svoj force-pushed the pr-10.11-MDEV-38540 branch from 27eae54 to 23d82ff Compare January 12, 2026 18:36
@svoj svoj enabled auto-merge (rebase) January 12, 2026 18:36
@svoj svoj merged commit f304628 into MariaDB:10.11 Jan 12, 2026
15 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