mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			INI
		
	
	
	
	
	
!include include/default_my.cnf
 | 
						|
 | 
						|
[mysqld.1]
 | 
						|
extra-port=        @ENV.MASTER_EXTRA_PORT
 | 
						|
extra-max-connections=1
 | 
						|
 | 
						|
[ENV]
 | 
						|
MASTER_EXTRA_PORT= @OPT.port
 |