Hallo,
Heiner von "JVerein" hat mich hierhin verwiesen...(siehe http://www.jverein.de/forum/viewtopic.php?f=5&t=596)
Ich habe gerade Jameica 2.0.0 inklusive Hibiscus 2.0.0 unter WinXP aufgesetzt und möchte gern eine Verbindung zu MySQL herstellen.
Ich erhalte jedoch folgende Fehlermeldung:
error while executing sql script. Current statement: CREATE TABLE property (id int(10) AUTO_INCREMENT,name text NOT NULL,content text NULL,UNIQUE (id),UNIQUE KEY name (name(255)),PRIMARY KEY (id)) TYPE = InnoDB
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: 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 = InnoDB' at line 1
InnoDB ist aktiv.
Was kann ich tun?
Gruß,
Uwe
Heiner von "JVerein" hat mich hierhin verwiesen...(siehe http://www.jverein.de/forum/viewtopic.php?f=5&t=596)
Ich habe gerade Jameica 2.0.0 inklusive Hibiscus 2.0.0 unter WinXP aufgesetzt und möchte gern eine Verbindung zu MySQL herstellen.
Ich erhalte jedoch folgende Fehlermeldung:
error while executing sql script. Current statement: CREATE TABLE property (id int(10) AUTO_INCREMENT,name text NOT NULL,content text NULL,UNIQUE (id),UNIQUE KEY name (name(255)),PRIMARY KEY (id)) TYPE = InnoDB
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: 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 = InnoDB' at line 1
InnoDB ist aktiv.
Was kann ich tun?
Gruß,
Uwe