Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-6

Installation Fails with MySQL in Strict mode

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.0
    • Fix Version/s: 5.0.2
    • Component/s: Install / Upgrages
    • Environment:

      Operating System: Windows XP

    • Additional information:
      Hide

      SQL query:

      INSERT INTO `Category` ( `l1_Name` , `Filename` , `AutomaticFilename` , `l1_Description` , `Status` )
      VALUES (
      'Content', 'Content', '0', 'Content', '4'
      )

      MySQL said: Documentation
      #1364 - Field 'CachedTemplate' doesn't have a default value

      Show
      SQL query: INSERT INTO `Category` ( `l1_Name` , `Filename` , `AutomaticFilename` , `l1_Description` , `Status` ) VALUES ( 'Content', 'Content', '0', 'Content', '4' ) MySQL said: Documentation #1364 - Field 'CachedTemplate' doesn't have a default value
    • Change Log Group:
      Fixed
    • Change Log Message:
      Installation Wizard is now working, when Strict Mode is enabled on MySQL Server.
    • External issue ID:
      11
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      Installation Fails on Step1 with MySQL in Strict mode.

      See SQL errors below.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                dmitry Dmitry Andrejev [Intechnic]
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: