mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	use my.cnf includes to split one big my.cnf file in server and client parts. remove "Provides: mysql-libs" (doesn't help on CentOS 6)
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			232 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			232 B
		
	
	
	
		
			INI
		
	
	
	
	
	
#
 | 
						|
# These groups are read by MariaDB command-line tools
 | 
						|
# Use it for options that affect only one utility
 | 
						|
#
 | 
						|
 | 
						|
[mysql]
 | 
						|
 | 
						|
[mysql_upgrade]
 | 
						|
 | 
						|
[mysqladmin]
 | 
						|
 | 
						|
[mysqlbinlog]
 | 
						|
 | 
						|
[mysqlcheck]
 | 
						|
 | 
						|
[mysqldump]
 | 
						|
 | 
						|
[mysqlimport]
 | 
						|
 | 
						|
[mysqlshow]
 | 
						|
 | 
						|
[mysqlslap]
 | 
						|
 |