Description of problem: When running an upgrade of Mediawiki to 1.19, one of the new tables will not be added. This will make a busy site trip over because it will try to update this table endlessly, resulting in an overloaded database server. Version-Release number of selected component (if applicable): mediawiki-1.1.19 How reproducible: - Steps to Reproduce: 1. Install Mediawiki <= 1.17 2. Upgrade to Mediawiki > 1.17 Actual results: The new table %{prefix}msg_resource_links is not created, and mediawiki will attempt to update %{prefix}msg_resource on every request. Expected results: The table %{prefix}msg_resource_links is added to the database, and mediawiki will update %{prefix}msg_resource only when the resources of the modules have changed. Additional info: This is reported (with bugfix) upstream: https://bugzilla.wikimedia.org/show_bug.cgi?id=39046
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
mediawiki-1.19.3-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/mediawiki-1.19.3-1.fc18
mediawiki-1.19.3-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mediawiki-1.19.3-1.fc17
Package mediawiki-1.19.3-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mediawiki-1.19.3-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3227/mediawiki-1.19.3-2.fc17 then log in and leave karma (feedback).
mediawiki-1.19.4-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
mediawiki-1.19.4-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.