View Single Post
  #6  
Old 11-17-2010, 11:11 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Dayhawk View Post
I put the player tables folder in the same directory as the DB in MYSQL folder. I tried what you told me to od and it still has not worked.
Make sure it is in the bin folder, then you won't have to specify any directory just:

Code:
source load_player.sql;
Reply With Quote