View Single Post
  #33  
Old 11-25-2003, 02:51 PM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Here is how I fixed #2006: I tried Grant all privileges on eq.* to Daeroth@localhost with grant option;
Didn't work.
1. Start>run>cmd>dos - Then I did: cd mysql/bin
2.Then the path was: Mysql/bin
3.Mysql -u root mysql
Blah blah blah came up
4. Do Grant all privileges on *.* to name@localhost with grant option;
Just do that no 'eq.*' just *.* then that's it. That's what fixed it for me...I don't think i did anymore than that... but if that doesn't work tell me
Reply With Quote