Fragen zum DZCP • MySQL_Query failed :/ |
29.01.2013, 17:35 - Ralnai - Forumrang: Plappermaul - 3 Posts
MySQL-Query failed: ErrorNo = 1064 Error = 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 11 Query = CREATE TABLE awards ( `id` int(5) NOT NULL auto_increment, `squad` int(10) NOT NULL, `date` varchar(20) NOT NULL default '', `postdate` varchar(20) NOT NULL default '', `event`varchar(50) NOT NULL default '', `place` varchar(5) NOT NULL default '', `prize` text NOT NULL, `url` text NOT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM kann mir vllt. jemand erklären , warum mir dies am Ende der Installation angezeigt wird und wie ich dieses problem beheben kann Wäre sehr dankbar MfG Ralnai Support Information: |
||||
29.01.2013, 18:12 - SturmFussel - Forumrang: GT Süchtig - 235 Posts
Hallo Ralnai, bitte ändere in dem Installer in Zeile: Code:
Zu Code:
[URL=http://www.crazyfunshooters.de/][IMG]http://www.imgbox.de/users/SturmFussel/Fussel_Signatur_Admin1.jpg[/IMG][/URL] |
||||
29.01.2013, 20:01 - Ralnai - Forumrang: Plappermaul - 3 Posts
danke schon mal für deine antwort nun ich habe es jetzt nun überall so gemacht ,jedoch hab ich jetzt das selbe Problem nur das im Fehlercode anstatt "MyISAM" nun "ENGINE steht. :/ |
||||
30.01.2013, 12:33 - SturmFussel - Forumrang: GT Süchtig - 235 Posts
Hallo Ralanai, Bitte überprüfe ob die Berechtigungen stimmen, (Installer) desweiteren schlage ich vor legst du mal eine Neue Datenbank an, diese muss mindestens Version 5.0 haben. Mfg =CFS=SturmFussel [URL=http://www.crazyfunshooters.de/][IMG]http://www.imgbox.de/users/SturmFussel/Fussel_Signatur_Admin1.jpg[/IMG][/URL] |