Skip to content
/ server Public

MDEV-38534 - perfschema.user_var_func fails sporadically#4526

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

MDEV-38534 - perfschema.user_var_func fails sporadically#4526
svoj merged 1 commit intoMariaDB:10.11from
svoj:pr-10.6-MDEV-38534

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.user_variables_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.user_variables_by_thread only for connections
that it uses.
@svoj svoj force-pushed the pr-10.6-MDEV-38534 branch from aae2f01 to 618a9d9 Compare January 12, 2026 22:26
@svoj svoj enabled auto-merge (rebase) January 12, 2026 22:26
@svoj svoj merged commit 3d35363 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