https://bugzilla.wikimedia.org/show_bug.cgi?id=52928
Web browser: ---
Bug ID: 52928
Summary: Drop database table "links" from Wikimedia wikis
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Site requests
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Blocks: 52921
Classification: Unclassified
Mobile Platform: ---
On at least enwiki, there is a "links" database table that appears to be unused
and unneeded.
Its schema:
MariaDB [enwiki_p]> describe links;
+--------+-----------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+--------+-----------------+------+-----+---------+-------+
| l_from | int(8) unsigned | NO | | 0 | |
| l_to | int(8) unsigned | NO | | 0 | |
+--------+-----------------+------+-----+---------+-------+
2 rows in set (0.03 sec)
This database table should be dropped from all Wikimedia wikis.
--
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