https://bugs.kde.org/show_bug.cgi?id=399167

Volker Krause <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Volker Krause <[email protected]> ---
Hit this too. Unclear what caused it, but the workaround from #338658 seems to
fix the damage:
DELETE pimitemtable FROM pimitemtable
LEFT JOIN parttable ON pimitemtable.id = parttable.pimItemId
WHERE parttable.id IS NULL

That would suggest that a part-less item can fairly reliably trigger the
transaction deadlock.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to