Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.6, 10.11, 11.4, 11.8
-
None
-
Not for Release Notes
Description
perl ./mtr galera.MDEV-26266 --mem --ps-protocol
|
...
|
|
galera.MDEV-26266 [ fail ]
|
Test ended at 2025-09-10 14:00:17
|
|
CURRENT_TEST: galera.MDEV-26266
|
mysqltest: At line 18: query 'CREATE TABLE t1 (c1 INT NOT NULL) ENGINE=InnoDB ' failed: ER_OPTION_PREVENTS_STATEMENT (1290): The MariaDB server is running with the --max-session-mem-used=50000 option so it cannot execute this statement
|
The failure affects all Codership PR builds (which do run MTR galera tests with PS protocol).
The simplest solution is to disable PS protocol for the test.