mirror of
https://github.com/MariaDB/server.git
synced 2025-02-06 22:02:20 +01:00
![Sergei Golubchik](/assets/img/avatar_default.png)
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]
|
|
|