1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-26266 addendum: more stable test

This test must be performed on newly launched
nodes and then a restart must be performed.
This commit is contained in:
Julius Goryavsky
2025-01-25 16:53:47 +01:00
parent 0a5d6cf478
commit 5af1f69a84
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
!include ../galera_2nodes.cnf
[mysqld]
# We want both nodes to restart before this test,
# so let's add a dummy parameter here:
loose-MDEV-26266

View File

@@ -10,6 +10,8 @@
#
--source include/galera_cluster.inc
--source include/have_innodb.inc
--source include/force_restart.inc
SET SESSION query_prealloc_size=8192;
SET max_session_mem_used=50000;