mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	Clean up configuration and tests. Add wait conditions to make sure test continues from clean state. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			128 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			128 B
		
	
	
	
		
			INI
		
	
	
	
	
	
!include ../galera_4nodes.cnf
 | 
						|
 | 
						|
[mysqld]
 | 
						|
wsrep-ignore-apply-errors=0
 | 
						|
loose-galera-vote-rejoin-dml=0
 | 
						|
 | 
						|
[ENV]
 | 
						|
galera_cluster_size=4
 |