Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Latest SVN checkout on debian
Description
the current mysql.cnf only works with debian systems
i have attached a patch which applies a bit more logic to support non debian based systems where the user may have set the mysql details in /root/.my.cnf (something that cpanel does) for passwordless login
this patch also checks to see if the user has used the deprecated pass= notation rather than the correct password= notation