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:
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!
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:
mariadbinstead ofmysqlfor the client binarymariadb-dumpinstead ofmysqldumpfor the backup binarymariadbdinstead ofmysqldfor the server binaryIf 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!