Summary: | Insuffiecient privileges "ALTER TABLE" crashes digikam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Steve Franks <stevef48> |
Component: | Database-Mysql | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.6.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 7.7.0 | |
Sentry Crash Report: |
Description
Steve Franks
2022-03-08 19:14:54 UTC
MariaDB-10.6 needs special patches in the Qt-MySQL driver. Hence the crash when adding new images and scanning. Go back to MariaDB-10.5.x. Only with the availability of Qt-5.15.3 can we build a Windows version that works with current MariaDB versions again. This problem has been haunting us for months, it's a problem in Qt caused by changes in MariaDB. Maik See Bug 440296 story. Maik Thank you for your advice. I installed MariaDB 10.5.x, but still see the insufficient privileges error. What have I missed? Create a new DebugView log. Maik digiKam-7.70 now works with an internal MySQL/MariaDB-10.5 database? Maik Thanks to the last log from bug 451723 we know that internal MySQL is working now. I close here. Maik (In reply to Maik Qualmann from comment #5) > digiKam-7.70 now works with an internal MySQL/MariaDB-10.5 database? > > Maik Yes |