Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Cannot Reproduce
-
11.5(EOL)
-
None
Description
CURRENT_TEST: galera_3nodes.GCF-363
|
--- /usr/share/mariadb-test/suite/galera_3nodes/r/GCF-363.result 2024-03-12 08:06:52.000000000 +0000
|
+++ /dev/shm/var/2/log/GCF-363.reject 2024-03-12 10:57:32.999179328 +0000
|
@@ -17,7 +17,7 @@
|
SET SESSION wsrep_sync_wait = 0; |
SHOW STATUS LIKE 'wsrep_cluster_status'; |
Variable_name Value
|
-wsrep_cluster_status Disconnected
|
+Wsrep_cluster_status Disconnected
|
connection node_1; |
connection node_3; |
SET SESSION wsrep_on=OFF; |
and many more, see buildbot.
The failure apparently started happening with MDEV-31531 – first in the development tree.
Attachments
Issue Links
- is caused by
-
MDEV-31531 Remove my_casedn_str() and my_caseup_str()
- Closed