Anlegen neue Datenbank
-
Hallo, ich kann plötzloch keine neue Datenbank mehr erzeugen.
Mit der idoit_data.sql aus den nightly-Version kommt folgender Fehler:SQL-Befehl: CREATE TABLE IF NOT EXISTS `isysgui_canvas_type` ( `isysgui_canvas_type__id` int( 10 ) unsigned NOT NULL AUTO_INCREMENT , `isysgui_canvas_type__title` int( 10 ) unsigned default NULL , `isysgui_canvas_type__description` text COLLATE utf8_unicode_ci, `isysgui_canvas_type__height` float default NULL , `isysgui_canvas_type__width` float default NULL , `isysgui_canvas_type__status` int( 11 ) default '1', `isysgui_canvas_type__property` int( 11 ) default '0', PRIMARY KEY ( `isysgui_canvas_type__id` ) ) ENGINE = InnoDB DEFAULT CHARSET = utf8 COLLATE = utf8_unicode_ci AUTO_INCREMENT =1; MySQL meldet: Dokumentation #1005 - Can't create table './concorde/isysgui_canvas_type.frm' (errno: 121)mit der Version der idoit_data.sql aus 0.9.4 kommt dieser Fehler
SQL-Befehl: -- -- Constraints der Tabelle `isys_wf_type_2_wf_tp` -- ALTER TABLE `isys_wf_type_2_wf_tp` ADD CONSTRAINT `isys_wf_type_2_wf_tp_ibfk_2` FOREIGN KEY ( `isys_wf_type_2_wf_tp__isys_workflow_template_parameter__id` ) REFERENCES `isys_workflow_template_parameter` ( `isys_workflow_template_parameter__id` ) , ADD CONSTRAINT `isys_wf_type_2_wf_tp_ibfk_1` FOREIGN KEY ( `isys_wf_type_2_wf_tp__isys_workflow_type__id` ) REFERENCES `isys_workflow_type` ( `isys_workflow_type__id` ) ; MySQL meldet: Dokumentation #1005 - Can't create table './ss/#sql-74e0_22.frm' (errno: 150)Dabei hat es schon funktioniert. Mir fehlet gerade der Ansatz zur Fehlersuche.
Hat vielleicht jemand von euch eine Idee und kann mein Brett vorm Kopf entfernen?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login