User Details
User Details
- User Since
- May 13 2017, 4:55 PM (204 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Choralia [ Global Accounts ]
Jun 3 2017
Jun 3 2017
Choralia added a comment to T154425: Delete action throws a DBUnexpectedError with "MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush)".
I'm struggling with the patches. Updating MediaWiki.php allows tasks in the job queue to be executed, however the following error is diplayed and logged:
Jun 2 2017
Jun 2 2017
Choralia added a comment to T154425: Delete action throws a DBUnexpectedError with "MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush)".
The patch doesn't work for me: jobs remain in the queue. The following warning is still reported in the error log:
May 14 2017
May 14 2017
Choralia added a comment to T154425: Delete action throws a DBUnexpectedError with "MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush)".
I'm not sure whether this may be of help. When jobs are present in the queue, the error log shows this message every time a page is displayed:
May 13 2017
May 13 2017
Choralia added a comment to T154425: Delete action throws a DBUnexpectedError with "MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush)".
Extension ReplaceText doesn't work under MW 1.28.2. Jobs are added to the queue, however they are never executed. Even running runJobs.php has no effects. Is this the same problem? No chance to get it fixed in MW 1.28?