Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Schrader
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Schrader

    @Schrader

    0
    Reputation
    50
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 24

    Schrader Unfollow Follow

    Latest posts made by Schrader

    • RE: Fehler beim Update von 0.9.9-2 auf 0.9.9-3

      Hat sich erledigt sorry, nach weiterem suchen klappt es nun

      posted in Entwicklung
      S
      Schrader
    • Fehler beim Update von 0.9.9-2 auf 0.9.9-3

      Ich habe soeben versucht besagtes Update auszuführen, leider verlief dieses nicht ganz einwandfrei.
      Ich erhalte diverse Fehlermeldungen betreffend der Tabelle isys_property_2_cat.
      Diese sehen alle in etwa wie folgt aus:

      isys_exception_database : Query error: 'INSERT INTO isys_property_2_cat (isys_property_2_cat__isysgui_catg__id, isys_property_2_cat__isysgui_cats__id, isys_property_2_cat__cat_type, isys_property_2_cat__property1_title, isys_property_2_cat__property1_columnname, isys_property_2_cat__property1_reference, isys_property_2_cat__property2_title, isys_property_2_cat__property2_columnname, isys_property_2_cat__property2_reference) VALUES (38, NULL, 'g', 'LC__CMDB__CATG__ACCOUNTING_ACCOUNT', 'isys_catg_accounting_list__isys_account__id', 'isys_account', NULL, NULL, NULL)': Unknown column 'isys_property_2_cat__isysgui_catg__id' in 'field list'

      Beim durchsuchen des Forums habe ich hier http://www.i-doit.org/forum/index.php/topic,1463.msg6487.html#msg6487 zwar eine mögliche Lösung gefunden, leider bekomme ich dabei aber eine SQL Fehlermeldung betreffend der Syntax.

      SQL-Befehl:

      ALTER TABLE isys_property_2_cat ADD CONSTRAINT isys_property_2_cat_ibfk_2 FOREIGN KEY ( isys_property_2_cat__isysgui_cats__id ) REFE

      MySQL meldet: Dokumentation
      #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 'REFE' at line 4

      Wäre schön wenn mir da jemand weiterhelfen könnte,

      MfG Marco Schrader

      posted in Entwicklung
      S
      Schrader