Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
11.8.1
Description
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
Assertion `thd->is_error()' failed in Sql_cmd_dml::prepare to fail.
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.
Attachments
Issue Links
- causes
-
MDEV-35946 Assertion `thd->is_error()' failed in Sql_cmd_dml::prepare
-
- Closed
-