Thread: PEQDB Error??
View Single Post
  #2  
Old 04-21-2008, 10:49 PM
dierks
Fire Beetle
 
Join Date: Apr 2006
Posts: 3
Default

Not sure if this will help, but I ran across a similar issue with the variables table not being there. When I sourced load_player.sql MySQL errored on me. I checked my PEQ database and noticed it didn't follow through all the source files listed in load_player.sql. I matched up and found that it had stopped on name_filter.sql. I then removed this from load_player.sql and re-sourced it with no error.
Reply With Quote