[digiKam-users] mariadb digikam database update

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

[digiKam-users] mariadb digikam database update

leoutation
Hi
Today, I upgraded Mariadb from 10.1.37 to last  10.3.10 then I run
mysql_upgrade.
Now, is it necessary/better to update my Digikam databases (in my case,
from xmp image metadata to database)?
I ask this question because such update takes a very very long time...
Thanks
Arch Linux system, digikam-git r41039
Reply | Threaded
Open this post in threaded view
|

Re: mariadb digikam database update

Gilles Caulier-4
Hi,

Typically no. but i hope that you backup your database before to process the upgrade ?

Best

Gilles Caulier

Le ven. 9 nov. 2018 à 19:03, <[hidden email]> a écrit :
Hi
Today, I upgraded Mariadb from 10.1.37 to last  10.3.10 then I run
mysql_upgrade.
Now, is it necessary/better to update my Digikam databases (in my case,
from xmp image metadata to database)?
I ask this question because such update takes a very very long time...
Thanks
Arch Linux system, digikam-git r41039
Reply | Threaded
Open this post in threaded view
|

Re: mariadb digikam database update

leoutation
On 11/10/18 6:57 AM, Gilles Caulier wrote:
> Hi,
>
> Typically no. but i hope that you backup your database before to process
> the upgrade ?
>
I often backup system and data with rsync, especially before changes.
Now, Digikam works normally with mysql 10.3.10
Thanks

Reply | Threaded
Open this post in threaded view
|

Re: mariadb digikam database update

digikam-2
On Sat, 10 Nov 2018 11:51:37 +0100
[hidden email] wrote:

> On 11/10/18 6:57 AM, Gilles Caulier wrote:
> I often backup system and data with rsync, especially before
> changes. Now, Digikam works normally with mysql 10.3.10

I'm looking at moving to mysql/mariadb on my local machine. It doesn't
work for me, dk cannot create the databases and I have a few errors.

Anybody has instructions on how to setup mysql/mariadb for dk?

--
sknahT

vyS
Reply | Threaded
Open this post in threaded view
|

Re: mariadb digikam database update

leoutation
On 11/10/18 6:22 PM, [hidden email] wrote:

> On Sat, 10 Nov 2018 11:51:37 +0100
> [hidden email] wrote:
>
>> On 11/10/18 6:57 AM, Gilles Caulier wrote:
>> I often backup system and data with rsync, especially before
>> changes. Now, Digikam works normally with mysql 10.3.10
>
> I'm looking at moving to mysql/mariadb on my local machine. It doesn't
> work for me, dk cannot create the databases and I have a few errors.
>
> Anybody has instructions on how to setup mysql/mariadb for dk?
>
I think it's better and easier to setup an external mariadb db for
digikam. First, you create it then you fill digikam dialog box with your
db data. Advantage, you can optimize db. Disadvantage, you need mariadb
server running...