Last modified: 2012-05-02 21:05:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38248, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36248 - Gerrit tables use MyISAM
Gerrit tables use MyISAM
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Git/Gerrit (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://code.google.com/p/gerrit/issue...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-25 18:43 UTC by Chad H.
Modified: 2012-05-02 21:05 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chad H. 2012-04-25 18:43:01 UTC
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.
Comment 1 Chad H. 2012-05-02 21:05:29 UTC
Done for all the tables.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links