Last modified: 2014-08-03 03:07:35 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 T70912, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68912 - Database upgrade MariaDB 10: Key: user_timestamp missing from archive table
Database upgrade MariaDB 10: Key: user_timestamp missing from archive table
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
Infrastructure (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Sean Pringle
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-31 11:02 UTC by metatron
Modified: 2014-08-03 03:07 UTC (History)
5 users (show)

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


Attachments

Description metatron 2014-07-31 11:02:03 UTC
According to   https://bugzilla.wikimedia.org/show_bug.cgi?id=63777
Key user_timestamp has been added.

It's now missing again after migration. Please re-add.


Current keys:

PRIMARY KEY (`ar_id`),
  KEY `name_title_timestamp` (`ar_namespace`,`ar_title`,`ar_timestamp`),
  KEY `usertext_timestamp` (`ar_user_text`,`ar_timestamp`),
  KEY `ar_revid` (`ar_rev_id`)
Comment 1 Sean Pringle 2014-08-03 03:07:35 UTC
Index restored.

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


Navigation
Links