mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	Add more inserts before wsrep_slave_threads is set to 1 and add wait_condition to wait all of them are replicated before wait_condition about number of wsrep_slave_threads. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			INI
		
	
	
	
	
	
!include ../galera_2nodes.cnf
 | 
						|
 | 
						|
[mysqld.1]
 | 
						|
wsrep-debug=SERVER
 | 
						|
loose-wsrep-mw-336=1
 | 
						|
 | 
						|
[mysqld.2]
 | 
						|
wsrep-debug=SERVER
 | 
						|
loose-wsrep-mw-336=2
 |