> Then the next problem is with WinMySqlAdmin. How in the heck do I change 
it
> to login in as root and show all the databases etc.  Right now it is 
showing
> only the test DB and user as Administrator.  Everything appears in grey 
and
> can't be changed?

 Add the following lines to your my.ini file.

[WinMySQLadmin]
user=root
password=abc123

John Everitt

Reply via email to