https://bugzilla.wikimedia.org/show_bug.cgi?id=36248

       Web browser: ---
             Bug #: 36248
           Summary: Gerrit tables use MyISAM
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://code.google.com/p/gerrit/issues/detail?id=1331
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The tables on the production reviewdb are all MyISAM. Since we care about our
data, we should probably fix this.

Should just be a simple `ALTER TABLE foo ENGINE = InnoDB` for each of the
tables.

Have already reported upstream for new installations.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to