View Single Post
  #10  
Old 07-02-2006, 02:42 AM
Gamist
Fire Beetle
 
Join Date: Jun 2006
Posts: 17
Default

On this part, am I supposed to enter this in exactly like it is written? And am I supposed to do this step, as well as the one I have to do with MySQLCC afterwards?

Quote:
Finishing Touches
Now it's time to finish up the installation. You just have to run a few sql commands and you will be ready to roll. If you used the PEQ databases, Click on "Start" then "Run" and type in "C:\mysql\bin\mysql -u root peq". Now type in " GRANT ALL PRIVILEGES ON peq.* TO eq@localhost IDENTIFIED BY 'eq' WITH GRANT OPTION; " If you used cavedude's database, replace "peq" with "eq".
And after this step, I only get a message that says, "Query OK, 0 rows effected" is it supposed to say that?
Reply With Quote