Page 1 of 1

MariaDB 10 and different socket

Posted: Sun Feb 28, 2021 5:21 pm
by AndilgE
Hi all,

I'm running HotelDruid on a Synology DM218+ and it's been working like a charm for many month. An upcoming Aynology firmware version will require migration from Maria DB 5 to 10. Version 10 is reverse compatible with version 5, so basically not a problem for HotelDruid.

Synology implemented a dedicated MariaDB 10 socket
/run/mysqld/mysqld10.sock
and port
3307.

Now when I do fresh installation from scratch, I an define a port, but no chance in defining a dedicated socket. As a result it never connects to the data base.

Is there a way to get around this problem at all?

Re: MariaDB 10 and different socket

Posted: Fri Jan 21, 2022 7:12 pm
by alexandre
Hi

got the samezeverything works except that my database never gets updated now !!
any update on this ?
I m runing latest version 3.0.3

is db_hoteldruid file used instead ?

Re: MariaDB 10 and different socket

Posted: Tue Apr 26, 2022 4:00 pm
by marco
Hello,
there is only the option to connect to mysql/mariadb through a tcp port, not a socket. If you have the file db_hoteldruid in dati then you're using sqlite as database.

Regards,
Marco