mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 18:36:12 +01:00 
			
		
		
		
	 41fa564c88
			
		
	
	
	41fa564c88
	
	
	
		
			
			* Collect and pass apply error data to provider * Rollback failed transaction and continue operation if provider returns SUCCESS * MTR tests for inconsistency voting
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			86 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| !include ../galera_2nodes.cnf
 | |
| 
 | |
| [mysqld]
 | |
| wsrep-ignore-apply-errors=0
 | |
| wsrep-sync-wait=0
 |