# /etc/my.cnf - mySQL main configuration for alvarez.spy-hill.net [mysqld] datadir=/usr02/lib/mysql socket=/var/lib/mysql/mysql.sock # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). #old_passwords=1 # Each InnoDB table in a separate file (when table is created) innodb_file_per_table [mysql.server] user=mysql basedir=/usr02/lib [mysqld_safe] err-log=/usr02/lib/mysql/mysqld.log pid-file=/var/run/mysqld/mysqld.pid ##