Also, do NOT source in the database like you are doing with the path. That is simply going to cause you more problems since you do not know what you are doing in the first place. If you were a more advanced computer user there are ways to do it but you are obviously not.
Do as I instructed and change to the peqdb folder BEFORE you start mysql.
Download DB from SVN.
Unzip it.
open a command prompt.
type: cd \peqdb
type: mysql -uroot -p peqdb
enter your DB password when prompted
source the sql file
source load_player sql file.
|