https://bugs.kde.org/show_bug.cgi?id=500445
--- Comment #8 from David <[email protected]> --- I noticed these lines about "No space left on device" in the DebugView log: 00000112 93.99256897 [19380] digikam.coredb: Core database: running schema update 00000113 93.99736786 [19380] digikam.dbengine: Failure executing query: 00000114 93.99736786 [19380] "" 00000115 93.99736786 [19380] Error messages: "QMYSQL: Unable to execute query" "Error writing file './digikam/PrivCheck.frm' (Errcode: 28 \"No space left on device\")" "3" 2 00000116 93.99736786 [19380] Bound values: QList() 00000117 93.99742126 [19380] digikam.dbengine: Error while executing DBAction [ "CheckPriv_CREATE_TABLE" ] Statement [ "CREATE TABLE IF NOT EXISTS PrivCheck\n (id INT,\n name VARCHAR(35))\n ENGINE InnoDB;\n " ] 00000118 93.99750519 [19380] digikam.coredb: Core database: error while creating a trigger. Details: QSqlError("3", "QMYSQL: Unable to execute query", "Error writing file './digikam/PrivCheck.frm' (Errcode: 28 \"No space left on device\")") At this point, the C:\ has 181GB free (1TB nVME), D:\ has 294GB (1TB SSD) free and the NAS has 10TB free. -- You are receiving this mail because: You are watching all bug changes.
