Skip to content

MDEV-36711 Galera Cluster node reports wrong error code in detached state - #500

Open
plampio wants to merge 1 commit into
11.8from
mdev-36711
Open

MDEV-36711 Galera Cluster node reports wrong error code in detached state#500
plampio wants to merge 1 commit into
11.8from
mdev-36711

Conversation

@plampio

@plampio plampio commented May 2, 2025

Copy link
Copy Markdown

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

temeo commented May 5, 2025

Copy link
Copy Markdown

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

@janlindstrom ?

@janlindstrom

Copy link
Copy Markdown

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