Would this version of Joplin work with MYSQL?

Operating system

Linux

Joplin version

3.4.3

Sync target

Joplin Server

Editor

Markdown Editor

What issue do you have?

This is NOT an issue, simply clarification. Even though postgres is the supported database, is the driver for using an mysql (mariadb) database in the docker image? I know this is not supported, but if I where to change the db_type to mysql instead of pg and change the database parameters tp MSQL_* from POSTGRES_* would it actually work?

No, not currently, as there's a few places with Postgres and with MySQL specific code. We'd need to add the MySQL code for this to work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.