Summary: | cannot select homebrew mariadb | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | sayo-melu |
Component: | Database-Mysql | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | 8.1.0 | |
Sentry Crash Report: |
Description
sayo-melu
2021-09-09 02:23:04 UTC
there are three way to solve this. 1. auto detect mariadb from $PATH 2. allow choosing alias when choosing mysql bin 3. always attach the latest version of mariadb Hi, Try this : go to digiKam/Preference dialog, MISC/appareance section, and turn on "use native dialog" option. Restart digiKam, and go back to the setup mariadb dialog and try again to select the link on FS. Best regards Gilles Caulier I am a little bit surprised. If you want to use an external MySQL server you don't need binary paths to the MySQL files. With an internal MySQL server you should use the MySQL server supplied with the digiKam package. Remember that digiKam must control programs such as mysqld or mysqladmin and must have the appropriate rights. If you want to use another MySQL server for the internal server - for whatever reason - you should check the Terminal Log to see if there are any problems, e.g. the server is shut down properly, etc. Otherwise, data may be lost. Maik I agree with Maik, digiKam is provided with the relevant and fully tested Mysql/Mariadb version under MacOS. No needs to use an extra one. I close this file. |