mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 10:56:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			204 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			204 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| !include ../galera_2nodes.cnf
 | |
| 
 | |
| [mysqld.1]
 | |
| binlog-checksum=CRC32
 | |
| master-verify-checksum=1
 | |
| slave-sql-verify-checksum=1
 | |
| 
 | |
| [mysqld.2]
 | |
| binlog-checksum=CRC32
 | |
| master-verify-checksum=1
 | |
| slave-sql-verify-checksum=1
 | 
