Seite 1 von 1

mysql Error

Verfasst: Fr 8. Apr 2005, 12:39
von schuehler
Hallo,

ich habe die Version 4.4.5 Installiert und bekomme folgende mysql Fehler angezeigt. (Auszug)

Code: Alles auswählen

2005-Apr-Fri 11:33:15: 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 'int(10) NOT NULL DEFAULT '0'' at line 1) - 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 'int(10) NOT NULL DEFAULT '0'' at line 1
  ALTER TABLE con_art CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0' 
2005-Apr-Fri 11:33:15: 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 'int(10) NOT NULL DEFAULT '0'' at line 1) - 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 'int(10) NOT NULL DEFAULT '0'' at line 1
  ALTER TABLE con_art_lang CHANGE COLUMN idart int(10) NOT NULL DEFAULT '0' 
2005-Apr-Fri 11:33:15: 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 'int(10) NOT NULL DEFAULT '0'' at line 1) - 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 'int(10) NOT NULL DEFAULT '0'' at line 1
  ALTER TABLE con_art_lang CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0' 
2005-Apr-Fri 11:33:15: 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 'int(10) NOT NULL DEFAULT '0'' at line 1) - 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 'int(10) NOT NULL DEFAULT '0'' at line 1
Kann damit einer was anfangen. Installiert ist das auf einen debian Server mit mysql Version 4.0.24

Gruss Klaus

Verfasst: Fr 8. Apr 2005, 16:45
von timo
wenn die Fehler in der upgrade-log.txt (o.ä.) stehen, kannst du sie ignorieren.