summaryrefslogtreecommitdiffstats
path: root/debian/additions/mariadb.conf.d/50-mysql-clients.cnf
blob: 2f5a3605409444160844c584d4f995621f81d78d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# 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]