<div dir="ltr">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.<div><br></div><div>GilleS Caulier</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 10 févr. 2019 à 10:44, <<a href="mailto:leoutation@gmx.fr">leoutation@gmx.fr</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2/10/19 8:56 AM, Maik Qualmann wrote:<br>
> You executed these commands (with customization) as the mysql root user?<br>
> <br>
> mysql -u root -p<br>
> <br>
> CREATE USER 'USERNAME'@'HOSTNAME' IDENTIFIED BY 'password';<br>
> GRANT ALL ON *.* TO 'USERNAME'@'HOSTNAME' IDENTIFIED BY 'password';<br>
> CREATE DATABASE digikam;<br>
> GRANT ALL PRIVILEGES ON digikam.* TO 'USERNAME'@'HOSTNAME';<br>
> FLUSH PRIVILEGES;<br>
<br>
Yes and beside, when i test db connection, digikam says it is ok<br>
<br>
> <br>
> Am Samstag, 9. Februar 2019, 21:57:38 CET schrieb <a href="mailto:leoutation@gmx.fr" target="_blank">leoutation@gmx.fr</a>:<br>
>> Hi<br>
>> Today, I installed  digikam on another computer. Sqlite works but not<br>
>> Mariadb.<br>
>> Mariadb database/permissions/user  is ok, connection works normally from<br>
>> digikam.<br>
>> I could not create schema with db migration from sqlite to mysql or/and<br>
>> with "mysql server" configuration, it doesn't work.<br>
>> I got message "the database is not valid. The "DBVersion" setting<br>
>> doesn't exist. The current database schema version cannot be verified.<br>
>> Try to start with an empty database"<br>
>> Other strange point, I configured "local collection" on HD but then, it<br>
>> is considered as "removable media".<br>
>> digikam-git r41540<br>
> <br>
> <br>
> <br>
> <br>
<br>
<br>
-- <br>
Maderios<br>
</blockquote></div>