ok try the grant all thing again:
start "c:\mysql\bin\mysql.exe"
(or whereever you installed it)
now connect to the eq database: "connect eq"
(or whatever your db is called)
now type "GRANT ALL TO ALL"
pray.
if the "connect eq" line doesnt work uninstall mysql and reinstall and try the whole procedure again, this time follow the steps in the help-html more closely.
|