Is this 3.0.7 compatible? I started running the queries and got an error on the first one. I'm fairly new to querries so I have no idea what to do with it:
Quote:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ';
CREATE TABLE affiliates (
affiliate_id int(10) NOT NULL a
|
I have no idea where I would find a "manual" to check this stuff like it says either.