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

--- Comment #4 from Maik Qualmann <metzping...@gmail.com> ---
Ok, the best way is to delete all the tables in the face database. digiKam will
recreate them. Then rebuild the training database in the maintenance tool.
Delete the following tables:

Identities
IdentityAttributes
FaceSettings
FaceMatrices
KDTree

You may need to temporarily run SET FOREIGN_KEY_CHECKS=0; to delete the tables,
then re-enable them with
SET FOREIGN_KEY_CHECKS=1;

Maik

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

Reply via email to