VooodooKiller28
04-12-2004, 03:35 PM
So ive looked at all the posts to resolve the error 2006
But they rnt workin so i come to ask for help
I opened up the Mysqladmin and in the my.ini setup it says my username and password but wen i start it it gives me 2006 error and then i opend up Mysql.exe and put the command
GRANT ALL PRIVILEGES ON eq.* TO someid@localhost
IDENTIFIED BY 'somepass' WITH GRANT OPTION;
and inserted my username in with someid and my pass for somepass
But it says access denied for user: 'localhost'. . .
And also tried
grant all privileges on *.* to username@localhost identified by 'password' with grant option;
But its access denied for that one too. . .
Can neone help me????
Thx 8)
But they rnt workin so i come to ask for help
I opened up the Mysqladmin and in the my.ini setup it says my username and password but wen i start it it gives me 2006 error and then i opend up Mysql.exe and put the command
GRANT ALL PRIVILEGES ON eq.* TO someid@localhost
IDENTIFIED BY 'somepass' WITH GRANT OPTION;
and inserted my username in with someid and my pass for somepass
But it says access denied for user: 'localhost'. . .
And also tried
grant all privileges on *.* to username@localhost identified by 'password' with grant option;
But its access denied for that one too. . .
Can neone help me????
Thx 8)