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

Volker Krause <vkra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vkra...@kde.org

--- Comment #10 from Volker Krause <vkra...@kde.org> ---
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