~ubuntu-branches/ubuntu/trusty/mariadb-5.5/trusty-proposed

« back to all changes in this revision

Viewing changes to support-files/rpm/mysql-clients.cnf

  • Committer: Package Import Robot
  • Author(s): Otto Kekäläinen
  • Date: 2013-12-22 10:27:05 UTC
  • Revision ID: package-import@ubuntu.com-20131222102705-mndw7s12mz0szrcn
Tags: upstream-5.5.32
Import upstream version 5.5.32

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# These groups are read by MariaDB command-line tools
 
3
# Use it for options that affect only one utility
 
4
#
 
5
 
 
6
[mysql]
 
7
 
 
8
[mysql_upgrade]
 
9
 
 
10
[mysqladmin]
 
11
 
 
12
[mysqlbinlog]
 
13
 
 
14
[mysqlcheck]
 
15
 
 
16
[mysqldump]
 
17
 
 
18
[mysqlimport]
 
19
 
 
20
[mysqlshow]
 
21
 
 
22
[mysqlslap]
 
23