Trouble Sourcing in Database
From the server setup guide, when I type in this part:
create database peq;
\u peq
source load_player.sql
the first two commands work but "source load_player.sql" creates an error and says it was not created. Also, which build version should I be putting for the next command? source peqdb_1118.sql? Cuz that doesn't work either. Any help with this would be great.
Thanks!
|