mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| !include ../my.cnf
 | |
| 
 | |
| [mysqld.1]
 | |
| wsrep-on=OFF
 | |
| binlog-format=ROW
 | |
| wsrep-provider=@ENV.WSREP_PROVIDER
 | |
| wsrep-cluster-address='gcomm://'
 | |
| innodb_autoinc_lock_mode=2
 | 
