Is this needed? Probably not, but it doesn't hurt. The connection is only used for...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 17 Dec 2008 07:42:46 +0000 (07:42 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 17 Dec 2008 07:42:46 +0000 (07:42 +0000)
commitbb6f68137406df747f41c02f5570ff4da31e1216
tree7c54347ebd84988dbcbb12c8476212137145f95f
parent39bd0c75d53c20829d0c79390e85c328f99e50fa
Is this needed? Probably not, but it doesn't hurt. The connection is only used for reading, so the commitMasterChanges() is technically unnecessary but harmless. Without closeAll(), the connection will be held open until the script terminates, but that's probably pretty soon in this case.
maintenance/FiveUpgrade.inc