[digiKam-users] digikam mariadb configuration fail

Gilles Caulier caulier.gilles at gmail.com
Sun Feb 10 13:06:48 GMT 2019


Run digikam from a console, from the start (it's important). Trace all
debug output in a text file until you play with digiKam and face the
problem with Mysql/MariaDb.

GilleS Caulier

Le dim. 10 févr. 2019 à 10:44, <leoutation at gmx.fr> a écrit :

> On 2/10/19 8:56 AM, Maik Qualmann wrote:
> > You executed these commands (with customization) as the mysql root user?
> >
> > mysql -u root -p
> >
> > CREATE USER 'USERNAME'@'HOSTNAME' IDENTIFIED BY 'password';
> > GRANT ALL ON *.* TO 'USERNAME'@'HOSTNAME' IDENTIFIED BY 'password';
> > CREATE DATABASE digikam;
> > GRANT ALL PRIVILEGES ON digikam.* TO 'USERNAME'@'HOSTNAME';
> > FLUSH PRIVILEGES;
>
> Yes and beside, when i test db connection, digikam says it is ok
>
> >
> > Am Samstag, 9. Februar 2019, 21:57:38 CET schrieb leoutation at gmx.fr:
> >> Hi
> >> Today, I installed  digikam on another computer. Sqlite works but not
> >> Mariadb.
> >> Mariadb database/permissions/user  is ok, connection works normally from
> >> digikam.
> >> I could not create schema with db migration from sqlite to mysql or/and
> >> with "mysql server" configuration, it doesn't work.
> >> I got message "the database is not valid. The "DBVersion" setting
> >> doesn't exist. The current database schema version cannot be verified.
> >> Try to start with an empty database"
> >> Other strange point, I configured "local collection" on HD but then, it
> >> is considered as "removable media".
> >> digikam-git r41540
> >
> >
> >
> >
>
>
> --
> Maderios
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20190210/24ccbd43/attachment.html>


More information about the Digikam-users mailing list