View Single Post
  #4  
Old 10-11-2006, 03:17 PM
strife01
Fire Beetle
 
Join Date: Oct 2006
Posts: 6
Default

One question about the setup process, when executing the commands for mysql,
"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"."

Is this a two step process? Or type in all of it and remove the Now type in?
Reply With Quote