| Moving my pp classified to another site
why is it that everthing is great but from step 2-3 when it writes the database tables...it all errors and the error is:
Step 3: MySQL error reported: [CREATE TABLE pp_favorites (id smallint(4) NOT NULL auto_increment, userid int(8) NOT NULL default '0', product int(11) NOT NULL default '0', PRIMARY KEY (id), KEY parent (product)) TYPE=MyISAM]
Result: Table 'pp_favorites' already exists
This shows for all tables???
|