Quote:
Originally Posted by Castle2.0
Code:
Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'eq'@'localhost' (using password: YES)
|
Either you didn't create a user called "eq" in mysql, or the password isn't "eq". Do you remember the password you used when you created the user?
The command epilz mentioned is good if you want to try to guess your password if not....
Failing that try to log in as root. Hopefully you remember that password

mysql -uroot -p