och menno..
ich hab mich gleich auf die 1.6.3 gestürzt, hochgeladen und die installation ausgeführt und hab wieder ne ähnliche Fehlermeldung bekommen:
MySQL 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 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=1' at line 6
in Query:
CREATE TABLE IF NOT EXISTS `ic1_friends` ( `id` int(11) unsigned NOT NULL auto_increment, `uid` mediumint(9) NOT NULL, `fid` mediumint(9) NOT NULL, PRIMARY KEY (`id`,`uid`,`fid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:103 -- db_query(...)
@ index.php:51 -- require_once(...)
Fehlermeldungen:
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 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=1' at line 6
ich kann doch da nix falsch machen?
EDIT:
MySQL-Version 4.0.27-max-log
PHP-Version 4.4.9
Ilch 1.1 M
www.gdf.gilde-web.de
Zuletzt modifiziert von Crow80 am 22.09.2009 - 21:53:43