[digiKam-users] bug report: Can't connect to MySQL (DK6, beta 1)

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

[digiKam-users] bug report: Can't connect to MySQL (DK6, beta 1)

Tac Tacelosky
I'm unable to connect to my local MySQL (MariaDB) database.

image.png

Though I can connect from the command line, using the same credentials.

image.png

The log from the .appimage window shows the connection, but no additional information:

image.png


Is there something I can put in Connection Options to fix this?  Or at least help debug it?

Ubuntu 18.04, MariaDb 10.3,  digikam-6.0.0-beta1-x86-64.appimage

Thanks,

Tac
 

Reply | Threaded
Open this post in threaded view
|

Re: bug report: Can't connect to MySQL (DK6, beta 1)

Maik Qualmann
The server address localhost does not work with the appImage, use 127.0.0.1

Maik


Reply | Threaded
Open this post in threaded view
|

Re: bug report: Can't connect to MySQL (DK6, beta 1)

Tac Tacelosky
Thanks, that works!

On Tue, Sep 11, 2018 at 3:48 AM Maik Qualmann <[hidden email]> wrote:
The server address localhost does not work with the appImage, use 127.0.0.1

Maik