I'm trying to use mysql.server (Redhat 9) to start MySQL in a non-standard location.
On line 47: datadir=/usr/local/mysql/data
Should that line be datadir="$basedir/data" ?
I tried changing basedir to my new path, but it didn't quite work until I changed that line. I'm mostly asking because it *seems* right, but I'm essentially clueless and wanted to double check.
Thanks, Chris
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]