[MDEV-24062] Galera test failure on galera_var_replicate_myisam_on Created: 2020-10-30 Updated: 2023-09-04 Resolved: 2023-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Tests, wsrep |
| Affects Version/s: | 10.4, 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
|
| Comments |
| Comment by Julien Fritsch [ 2020-12-03 ] | ||||||||
|
Found in disabled.def that it was disabled, also I'm adding the missing label. | ||||||||
| Comment by Julien Fritsch [ 2020-12-03 ] | ||||||||
|
Found in disabled.def for ES that it was disabled, also I'm adding the missing label. | ||||||||
| Comment by Ramesh Sivaraman [ 2021-03-18 ] | ||||||||
|
Reduced testcase
| ||||||||
| Comment by Marko Mäkelä [ 2021-10-13 ] | ||||||||
|
On merge to 10.5, the test galera.galera_var_replicate_myisam_on would trigger an assertion failure:
Also, in 10.6, the change to the test conflicts with an earlier change, which apparently replaced wsrep_replicate_myisam=TRUE with wsrep_mode=REPLICATE_MYISAM. (How can you tell Galera to replicate both MyISAM and Aria?) | ||||||||
| Comment by Jan Lindström [ 2023-09-04 ] | ||||||||
|
Test case not anymore disabled and I could not reproduce with given test case. wsrep_mode=REPLICATE_ARIA could be used for Aria tables in 10.6+. |