Skip to content

Conversation

plampio
Copy link

@plampio plampio commented May 2, 2025

Bug fix for a Galera Cluster bug: When a Galera Cluster node is detached from the cluster it may report wrong error code for an executed query. This caused the MTR test galera.MDEV-35946 for MDEV-35946.

The problem occurs because the gategory of the table mysql.wsrep_streaming_log was changed from TABLE_CATEGORY_MYSQL to TABLE_CATEGORY_INFORMATION by the fix for MDEV-33881 Userstat skips system tables inconsistently. This is a new issue unrelated to the problem described by MDEV-35946.

…tate

Bug fix for a Galera Cluster bug: When a Galera Cluster node is
detached from the cluster it may report wrong error code for an
executed query. This caused the MTR test galera.MDEV-35946 for
MDEV-35946.
@temeo
Copy link

temeo commented May 5, 2025

Isn't this essentially the same as already submitted MariaDB#3975 ?

@janlindstrom ?

@janlindstrom
Copy link

Yes, it looks the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants