Skip to content

Config: Make PhotoPrism compatible with MariaDB 11 #3443

Description

@lastzero

While testing the upcoming MariaDB release, we noticed that it is no longer fully compatible with mysql - at least as far as commands are concerned.

As a result, we will now use:

  • mariadb instead of mysql for the client binary
  • mariadb-dump instead of mysqldump for the backup binary
  • and mariadbd instead of mysqld for the server binary

If you know of any other changes that should be implemented or have found an incompatibility, please let us know so we can update our application and/or Docker image. Thank you!

Metadata

Metadata

Assignees

Labels

releasedAvailable in a stable release

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions