nazwa i wersja skryptu, z którego migrowano:Phpbb by przemo
wersja skryptu MyBB: 1.6.x
adres forum: Tutaj
opis problemu:
wersja skryptu MyBB: 1.6.x
adres forum: Tutaj
opis problemu:
SQL Error:
1064 - 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 'TYPE=MyISAM' at line 6
Query:
CREATE TABLE mybb_post_trackers ( pid int NOT NULL default '0', import_pid int NOT NULL default '0', import_uid int NOT NULL default '0', KEY pid (pid,import_pid) ) TYPE=MyISAM;