Page 1 of 1

Does it work with mariaDB without promlems?

Posted: Wed Jul 13, 2016 10:37 am
by shoddyst
Hi, all
We gonna implement LogicalDoc community version at rhel7
Can we use MariaDB instead mysql?
May be, somebody use mariaDB - do you have any promlem with it?

thanks,

P.S: implementation by guide http://docs.logicaldoc.com/en/installat ... inux?id=92

Re: Does it work with mariaDB without promlems?

Posted: Tue Jul 19, 2016 12:30 pm
by car031
LogicalDOC is not tested against mariaDB so we strongly suggest you to go with MySQL or PostgreSQL

Re: Does it work with mariaDB without promlems?

Posted: Fri Jul 22, 2016 10:36 am
by agaspa
Hi shoddyst,
even if we never did tests about, LogicalDOC should work with MariaDB 5.5
See also https://mariadb.com/kb/en/mariadb/avail ... db-server/

It is simply to properly configure the JDBC connection URL to the server.
If you do this test please report on this forum the results and if LD works OK.
Alex

Re: Does it work with mariaDB without promlems?

Posted: Thu Sep 08, 2016 4:55 pm
by agaspa
Hi shoddyst,

today we made a first test with MariaDB.

We successfully installed and configured LogicalDOC Community 7.5.1 with MariaDB 10.1 as database engine on Ubuntu Server 14.04 LTS

Everything worked perfectly, then we added several documents and finally run import from a compressed .zip archive.
At the end we have a perfectly working system with about 824 documents loaded.
Note: you can't have MySQL and MariaDB installed on the same server!

Alex