Talk:MediaWiki history

From MediaWiki.org

Jump to: navigation, search
The following discussion has been transferred from meta.wikimedia.org.
Any user names refer to users of that site, who are not necessarily users of MediaWiki.org (even if they share the same username).

This PHP... is that why the cookbook is so hopelessly slow? Maybe Phase 4 should be in C.

Often I need to change a page several times to get it to stick, and especially to get catagory changes to stick. Perhaps you lack error checking on database access, or you are making multiple little transactions instead of big do-it-all atomic commits via full use of SQL.