Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    0.9.6 verweigert Neuaufnahme

    Scheduled Pinned Locked Moved Betrieb
    5 Posts 3 Posters 2.6k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      saleck
      last edited by

      Hallo zusammen,

      nach erfolgreicher automatischer Installation will ich in 0.9.6 etwas einfügen.
      Jeder Versuch wird hiermit quittiert:

      Exception occurred:

      isys_exception_database : Query error: 'INSERT INTO isys_catg_global_list (isys_catg_global_list__id, isys_catg_global_list__isys_catg_global_category__id, isys_catg_global_list__isys_catg_global__id, isys_catg_global_list__isys_purpose__id, isys_catg_global_list__title, isys_catg_global_list__hostname, isys_catg_global_list__description, isys_catg_global_list__scantime, isys_catg_global_list__imported, isys_catg_global_list__acquirementdate, isys_catg_global_list__isys_guarantee_period_unit__id, isys_catg_global_list__sysid, isys_catg_global_list__status ) VALUES (DEFAULT, '1', @C__CATG__GLOBAL, NULL, '', '', '','',NULL,NULL, NULL, 'SYSID_1238183579', '1');': Field 'isys_catg_global_list__order_no' doesn't have a default value (Extended Information: array ( 'server' => '5.1.30-community', 'host' => 'localhost via TCP/IP', 'client' => '5.1.30', 'proto' => 10, ))

      Was läuft da falsch?
      Gruß an die Gemeinde
      Theo Saleck

      1 Reply Last reply Reply Quote 0
      • dsD Offline
        ds
        last edited by

        Das scheint wieder dein Problem mit dem MySQL Safe Mode zu sein -> http://www.i-doit.org/forum/index.php/topic,839.msg3407/topicseen.html#msg3407

        1 Reply Last reply Reply Quote 0
        • S Offline
          saleck
          last edited by

          Hallo Leute,

          ich habe bei MySQL den Strict-Mode auskommentiert, und jetzt gehts:

          Set the SQL mode to strict

          sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

          Wieso kann i-doit nicht mit dem Strict-Mode arbeiten, da ist doch irgendwo etwas nicht ganz korrekt ?

          Theo Saleck

          1 Reply Last reply Reply Quote 0
          • A Offline
            Alaska
            last edited by

            @saleck:

            Hallo Leute,

            ich habe bei MySQL den Strict-Mode auskommentiert, und jetzt gehts:

            Set the SQL mode to strict

            sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"

            Wieso kann i-doit nicht mit dem Strict-Mode arbeiten, da ist doch irgendwo etwas nicht ganz korrekt ?

            Theo Saleck

            Nun ja … ist ganz einfach zu erklaeren ... in idoit gibt es noch etliche Queries, die einen Wert mit NULL schreiben wollen, aber statt dessen '' verwenden. Und '' ist nun einmal etwas anderes als NULL.
            Man muesste nun etliche Queries anpassen ... also eine Menge Aufwand - in einem OpenSource-Projekt

            1 Reply Last reply Reply Quote 0
            • dsD Offline
              ds
              last edited by

              Exakt. Danke Alaska 😉

              1 Reply Last reply Reply Quote 0

              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
              • First post
                Last post