mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	 49fa5f6b5f
			
		
	
	
	49fa5f6b5f
	
	
	
		
			
			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
 |