mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +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
 | 
						|
 |