Quote:
Originally Posted by Dayhawk
Akk,
After moving the Player_Tables folder to "bin" in the Mysql folder along with load_player.sql then rebooting CMD, I slected the database that i created "peq" and typed:
source load_player.sql
Still recieving error 2.
|
Need a semi colon after your command, for some reason it's picky about it.
source load_player.sql;