mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	 7ffa7b6b01
			
		
	
	
	7ffa7b6b01
	
	
	
		
			
			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
 |