below is a problem I have had with access in mysql. Thank you in advance.
I re-installed MySQL and didnt give root any password. This is the stage I am at right now.
When I am in the MYSQL monitor what I do is :
mysql> use mysql
mysql> SELECT host, user, password FROM user;
the result is...