Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
11.4
-
Not for Release Notes
-
Q4/2026 Replic. Maintenance
Description
galera.galera_max_ws_rows has been failing recently on various build branches.
Here is the test case failures list.
FreeBSD only - output different:
 |
CURRENT_TEST: galera.galera_max_ws_rows
|
--- /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/galera/r/galera_max_ws_rows.result 2026-07-05 16:29:54.000000000 +0200
|
+++ /data/buildbot/workers/prod/amd64-freebsd-14/build/mysql-test/suite/galera/r/galera_max_ws_rows.reject 2026-07-05 16:47:46.457396000 +0200
|
@@ -15,7 +15,7 @@
|
Level Code Message
|
Error 1196 Some non-transactional changed tables couldn't be rolled back
|
Error 1180 wsrep_max_ws_rows exceeded
|
-Error 1030 Got error 1180 "Unknown error 1180" from storage engine InnoDB
|
+Error 1030 Got error 1180 "Unknown error: 1180" from storage engine InnoDB
|
COMMIT;
|
SELECT * FROM ti;
|
a b id
|
There's only one other ppc64le timeout, since MDEV-28750 that introduced this test.
Is this just an outdated wsrep library?
Attachments
Issue Links
- is caused by
-
MDEV-28750 Assertion `trans_safe || !updated || thd->transaction->stmt.modified_non_trans_table' failed in virtual bool multi_update::send_eof()
-
- Closed
-
- is part of
-
MDEV-30172 Galera test case cleanup
-
- Stalled
-
- relates to
-
MDBF-1095 freebsd Galera needs version bumping
-
- Open
-