[[mysqld] basedir=/usr/local/mysql datadir=/usr/local/mysql socket=/tmp/mysql.sock # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 [mysql.server] user=mysql #basedir=/var/lib [client] socket=/tmp/mysql.sock [mysqld_safe] err-log=/tmp/mysqld.error.log pid-file=/tmp/mysqld.pid