View Single Post
  #2  
Old 06-28-2010, 12:03 AM
leaddore
Fire Beetle
 
Join Date: Jun 2010
Posts: 5
Default

Ok, on further reading from the windows server install setup....

NOTE: In mysql 5.1.* they introduced a new reserved keyword 'range' into the sql language, unfortunately the items table in the peq database already has a field named "range". To avoid this conflict we're using a 5.0.* version.


Could this be causing my tables to not be loading properly? And if so... how do I get around this?
Reply With Quote