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

--- Comment #4 from Tyler Romeo <[email protected]> ---
To be specific, the transaction starts in "DatabaseBase::query
(Title::getCascadeProtectionSources)". The actual method says
DatabaseBase::query, which means this is an automatically started transaction
(so DBO_TRX is set here).

As for why the implicit transaction is not committing, I'm not too sure,
because DatabaseBase::close() automatically commits transactions before it
closes the DB connection.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to