mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 18:36:12 +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
 | 
