https://bugs.kde.org/show_bug.cgi?id=389179
Bug ID: 389179 Summary: Error creating mysql db for internel server (mysql_install_db) Product: digikam Version: 5.8.0 Platform: Manjaro OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Database-Mysql Assignee: digikam-bugs-n...@kde.org Reporter: maill...@tobiasphilipp.de Target Milestone: --- Created attachment 109975 --> https://bugs.kde.org/attachment.cgi?id=109975&action=edit Error message screenshot Hello, i wanted to test the new mysql functions with the the release of digikam 5.8. I created a new user und selected in the firs-run dialog mysql "internel server". Digicam started to create the database but the following error message ocourred: Error while creating database (translated from german) Details: Could not start database initializer. Executable: mysql_install_db See the full message in the attachment. I tested the command from the error message in a console window and get folowing error message: ---- Start ----- FATAL ERROR: Could not find ./bin/my_print_defaults If you compiled from source, you need to either run 'make install' to copy the software into the correct location ready for operation. If you don't want to do a full install, you can use the --srcddir option to only install the mysql database and privilege tables If you are using a binary release, you must either be at the top level of the extracted archive, or pass the --basedir option pointing to that location. The latest information about mysql_install_db is available at https://mariadb.com/kb/en/installing-system-tables-mysql_install_db ---- End ----- When i add the --basedir=/usr option to the mysql_install_db command it will run without error but digicam cannot use the created database I'm using the new digikam 5.8 appimage on Manjaro Linux with all updates and mariadb 10.1.30-1 installed -- You are receiving this mail because: You are watching all bug changes.