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