]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/mysql/my.cnf
207df906ebc751109570144ec3cb3009a9337f1b
[people/pmueller/ipfire-2.x.git] / config / mysql / my.cnf
1 [client]
2 password = mysqlfire
3 port = 3306
4 socket = /var/run/mysql/mysql.sock
5
6 [mysqld]
7 port = 3306
8 socket = /var/run/mysql/mysql.sock
9 datadir = /srv/mysql
10
11 [mysql.server]
12 user=mysql
13 basedir=/var/lib
14
15 [mysqld_safe]
16 log-error=/var/log/mysqld.log
17 #pid-file=/var/run/mysqld/mysqld.pid
18
19 [mysql]
20 no-auto-rehash
21 # Remove the next comment character if you are not familiar with SQL
22 #safe-updates