https://bugzilla.wikimedia.org/show_bug.cgi?id=37225

--- Comment #16 from Tim Starling <tstarl...@wikimedia.org> 2012-06-13 01:32:19 
UTC ---
(In reply to comment #14)
> As a side note: I think it would be helpful to put all database actions needed
> when saving a page into SqlUpdate objects, and then perform all updates using 
> a
> single call to DataUpdate::runUpdates(). This way, all updates are performed 
> in
> a single transaction, and it would be much easier to understand which updates
> are needed in which order.

The links updates need to be done in a separate transaction from other updates.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to