[mysqld] # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). # old_passwords=1 # FIXME! bdb maybe work on x86/Linux and amd64/Linux skip-bdb chroot=/var/lib/mysql datadir=/db bdb-logdir=/log #log=/log/queries pid-file=/mysqld.pid skip-locking skip-networking socket=/mysql.sock tmpdir=/tmp user=mysql