Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-9152

InnoDB vs MyISAM discrepancy with MySQL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • None
    • 2.5.4
    • None

      MySQL Storage Engine

      The Default storage engine for MySQL is MyISAM. This storage engine does not support Foreign Key constraints. This may cause data corruption and is not recommended for use.

      You can set the default Storage Engine for MySQL by passing the '--default-storage-engine=InnoDB' option when starting mysql.

      For more information see: http://dev.mysql.com/doc/refman/4.1/en/storage-engines.html.

      Can we possibly fix it via following these instructions?

      • note : seems as the upgrade process is triggered twice under a specific circumstance - please investigate

              Unassigned Unassigned
              ivan@atlassian.com Ivan Benko [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: