[DCZP] Installations Problem [Mysql]

05/16/2012 22:17 .тrυѕтedlυхor#1
Ich hatte mir seid kurzem eine Homepage bestellt auf made-E.com für meinen Clan. Daraufhin habe ich DCZP Installiert und nach der Installtion kam eine Fehlermeldung:

PHP Code:
MySQL-Query failed:

    
ErrorNo 1064
    Error 
You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11
    Query 
CREATE TABLE awards ( `idint(5NOT NULL auto_increment, `squadint(10NOT NULL, `datevarchar(20NOT NULL default '', `postdatevarchar(20NOT NULL default '', `event`varchar(50NOT NULL default '', `placevarchar(5NOT NULL default '', `prizetext NOT NULL, `urltext NOT NULLPRIMARY KEY (`id`) ) TYPE=MyISAM 
Bin noch echt neu in sowas. So wie ich es vermute liegt das an der Mysql. Muss man eine neue Version draufladen? Und dann steht ja noch eine Querry. Ich weiß nicht mehr weiter...
05/19/2012 01:31 MrSm!th#2
#moved
05/20/2012 02:25 Mikesch01#3
Hallo,

ersetze doch mal alle

TYPE=MyISAM

mit

ENGINE=MyISAM