mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			INI
		
	
	
	
	
	
!include ../my.cnf
 | 
						|
 | 
						|
[mysqld.1]
 | 
						|
wsrep-on=ON
 | 
						|
wsrep-provider=@ENV.WSREP_PROVIDER
 | 
						|
wsrep-cluster-address=gcomm://
 | 
						|
innodb_autoinc_lock_mode=2
 |