Last modified: 2013-09-09 20:42:03 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 T54930, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52930 - Drop database table "page_broken" from Wikimedia wikis
Drop database table "page_broken" from Wikimedia wikis
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Sean Pringle
:
Depends on:
Blocks: 52921
  Show dependency treegraph
 
Reported: 2013-08-16 17:09 UTC by MZMcBride
Modified: 2013-09-09 20:42 UTC (History)
4 users (show)

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


Attachments

Description MZMcBride 2013-08-16 17:09:05 UTC
On at least enwiki, there is a "page_broken" database table that appears to be unused and unneeded.

Its number of rows:

MariaDB [enwiki_p]> select count(*) from page_broken;
+----------+
| count(*) |
+----------+
|   722233 |
+----------+
1 row in set (0.16 sec)

This database table should be dropped from all Wikimedia wikis.
Comment 1 Sean Pringle 2013-09-09 20:42:03 UTC
Have backed-up and dropped "page_broken" table from these wikis:

+----------+
| db       |
+----------+
| enwiki   |
| cswiki   |
| eowiki   |
| plwiki   |
| zhwiki   |
| enwiki_p |
| cswiki_p |
| eowiki_p |
| plwiki_p |
| zhwiki_p |
+----------+

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


Navigation
Links