MySQLSetup

.my.cnf:
[client]
user=<user name>
password=<password>
host=localhost
port=3306
socket=/home/mysql/mysql.sock

The rest of the settings are now in /projects/sysbio/etc/init.d/my.cnf (see MySQL for details)

-- Main.gregd - 23 Jan 2008