You can not type source peqdb_rev1589.sql at the cl and expect it to work as you are missing the file path.
Example of usage:
source D:/MYSQL/bin/peqdb_rev1589.sql
When sourcing in the load_bots.sql, load_player.sql and so on you have to open the files and add the file paths to each line so the program knows where to look for each file.
|