Digikam 2.9 with external mysql-db: access only as mysql-root-user

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Digikam 2.9 with external mysql-db: access only as mysql-root-user

Christian Westhäuser
Hello.

I changed last night the database-connection in digikam of the internal
database to an external mysql-server.

I tried to use a digikam-user with following rights (db: digikam an
digikam_thumbs):

Grants for digikamuser@%
+------------------------------------------------------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'digikamuser'@'%' IDENTIFIED BY PASSWORD'*****'
| GRANT ALL PRIVILEGES ON `digikamdb`.* TO digikamuser'@'%'
| GRANT ALL PRIVILEGES ON `digikam_thumbnailsdb`.* TO 'digikamuser'@'%'


With this rights digikam doen's connect to the database. The connection
is ok, after I use the mysql-root-user in digikam.

What's the problem? Who can help me?

Thanks,
Christian


--
www.tuempeln.de
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Digikam 2.9 with external mysql-db: access only as mysql-root-user

Volker Henn
Dear Christian,
I have the same issue, but in fact is not a real problem for me. But the mysql
is MUCH faster than the internal database, eg, shifting pictures to another
album.

regards
Volker

Am Mittwoch, 26. Dezember 2012, 10:09:30 schrieb Christian Westhäuser:

> Hello.
>
> I changed last night the database-connection in digikam of the internal
> database to an external mysql-server.
>
> I tried to use a digikam-user with following rights (db: digikam an
> digikam_thumbs):
>
> Grants for digikamuser@%
> +---------------------------------------------------------------------------
> ---------------------------------+
> | GRANT USAGE ON *.* TO 'digikamuser'@'%' IDENTIFIED BY PASSWORD'*****'
> | GRANT ALL PRIVILEGES ON `digikamdb`.* TO digikamuser'@'%'
> | GRANT ALL PRIVILEGES ON `digikam_thumbnailsdb`.* TO 'digikamuser'@'%'
>
> With this rights digikam doen's connect to the database. The connection
> is ok, after I use the mysql-root-user in digikam.
>
> What's the problem? Who can help me?
>
> Thanks,
> Christian
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users