mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| #
 | |
| # This group is read both by the client and the server
 | |
| # use it for options that affect everything
 | |
| #
 | |
| [client-server]
 | |
| 
 | |
| #
 | |
| # include *.cnf from the config directory
 | |
| #
 | |
| !includedir /etc/my.cnf.d
 | |
| 
 | 
