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?
|