wegotth1
08-07-2007, 06:37 PM
Multiple primary key definedQuery: ALTER TABLE `wegotth1_smf1`.smf_arcade_games CHANGE ID_GAME ID_GAME INT unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
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 'PRIMARY' at line 1
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 'internalName' at line 1
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 'gameFile' at line 1
Multiple primary key definedQuery: ALTER TABLE `wegotth1_smf1`.smf_arcade_personalbest CHANGE ID_PB ID_PB INT unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
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 'PRIMARY' at line 1
Table 'wegotth1_smf1.smf_ID_GAME' doesn't exist
Table 'wegotth1_smf1.smf_ID_MEMBER' doesn't exist
I would go back and just start over but its taken me 8 hrs to get it this far, could anyone tell me what I need to edit to correct this problem:confused:
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 'PRIMARY' at line 1
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 'internalName' at line 1
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 'gameFile' at line 1
Multiple primary key definedQuery: ALTER TABLE `wegotth1_smf1`.smf_arcade_personalbest CHANGE ID_PB ID_PB INT unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
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 'PRIMARY' at line 1
Table 'wegotth1_smf1.smf_ID_GAME' doesn't exist
Table 'wegotth1_smf1.smf_ID_MEMBER' doesn't exist
I would go back and just start over but its taken me 8 hrs to get it this far, could anyone tell me what I need to edit to correct this problem:confused: