Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-18625

Upgrading from 4.5 to 4.6alpha1 database (mysql) consistency check fails

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • QA tracked issues
    • 4.6.0-dev
    • Upgrading
    • None
    • Operating System: Debian 6
      PHP Version: 5.3.3
      Database and version: mysql 5.1.49
      Browser (and version): firefox 6

    Description

      After upgrading from version 4.5 to 4.6alpha1 database consistency shows several problems

      Problems about the eznetwork tables, related to issue 18558
      http://issues.ez.no/IssueView.php?Id=18558&activeItem=3

      Problem with the table ezorder_nr_incr
      CREATE TABLE ezorder_nr_incr (
      id int(11) NOT NULL AUTO_INCREMENT,
      PRIMARY KEY ( id )
      );

      Steps to reproduce

      Install a clean 4.5 version
      Upgrade it to 4.6alpha1 version
      Verify database consistency in upgrade check tool

      Attachments

        Activity

          People

            chen chen
            jpingo jpingo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: