summaryrefslogtreecommitdiffstats
path: root/debian/additions/mariadb.conf.d/50-mariadb-clients.cnf
blob: 3c4fad877e448ecc2c988ee0a60fc6d269ecb517 (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
#

[mariadb-client]

[mariadb-upgrade]

[mariadb-admin]

[mariadb-binlog]

[mariadb-check]

[mariadb-dump]

[mariadb-import]

[mariadb-show]

[mariadb-slap]