"Duplicatebug" posted a comment on MediaWiki.r108502.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108502#c29287

Commit summary for MediaWiki.r108502:

Noticed looking at schema posted by Joerg in bug 33228

It seems many ancient tables (removed mainly in 1.4, and some in 1.6)

Kill them with fire, if they've still got unmigrated data in or something, 
we've got bigger issues!

Noticed "user_rights" table is not documented at Manual:Database_layout

Duplicatebug's comment:

You can drop old tables, when you are checking first, if the table is empty. 
Then the table is unneeded and useless. But dropping tables with data is a bad 
idea. That is right.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to