the initscript supplied with the above version of mysql has several errors: - there's a \ missing (line 49) - during start getconfig is called twice - basename $1 in line gives error as $1 is empty by default - value of datadir is stored in "dir" and "datadir" is exported. - dir does not contain a value, whilst the config file is correct - pid_file does not contain a value, whilst the config file is correct
umm, this bug was solved 45 days ago, update your tree before reporting bugs! *** This bug has been marked as a duplicate of 85095 ***