ERROR 2003: Can't connect to MySQL server on 'host_name'
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
--port option to indicate the proper port number or use the --socket option to indicate the proper named pipe or socket file.
Access denied for user ''@'unknown' to database mysql
mysqld cannot resolve the hostname for the client.
--skip-grant-tables option and edit the /etc/hosts file add an entry for the host.
Access denied for user 'root'@'localhost' (using password: YES)
--no-defaults option.
How does MySQL handle usernames and passwords?
© 2007 John Michael Pierobon