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

--- Comment #19 from Maik Qualmann <metzping...@gmail.com> ---
But the problem with REPLACE INTO must be in your system/database. In digiKam,
a thread can hang if the database isn't ready, but a hanging thread can never
block another thread that wants to use the database. We use a lock when
accessing the database, only one thread can read/write from the database at a
time. This is necessary for SQLite and would not necessarily be necessary for
MySQL.
Please create a complete DebugView log with the problem.

Maik

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

Reply via email to