hypocampers
Registered
I have been working with MySQL, all intalls ok and I can do most of the things you would want with the database.
The main login screen suggested that I set a password for the root account, I eventually did this and as you might guess I am unable to access MySQL and get this reply:
Access denied for user: 'root@localhost' (Using password: NO)
This is fine, but I can't find in my book how I supply username and password parameters to get into the database. I may have this all wrong, but I can quite happily access all the necessary through the mysql prompt, but its usefull to be able to see via a GUI as well.
If you've been here, what did you do?
Cheers
The main login screen suggested that I set a password for the root account, I eventually did this and as you might guess I am unable to access MySQL and get this reply:
Access denied for user: 'root@localhost' (Using password: NO)
This is fine, but I can't find in my book how I supply username and password parameters to get into the database. I may have this all wrong, but I can quite happily access all the necessary through the mysql prompt, but its usefull to be able to see via a GUI as well.
If you've been here, what did you do?
Cheers