MariaDB renamed mysqldump to mariadb-dump in version 11 docker image #1811
Unanswered
sidewaysglance
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
As you can see here:
https://mariadb.com/kb/en/mariadb-11-0-1-release-notes/#docker-official-images
MariaDB is no longer providing executables named as per their prior pedigree. mysqld becomes mariadbd etc, and mysqldump becomes mariadb-dump.
It would be useful if we could configure the name of the executable doing the deed when dumping via config? I think a different config option for mariadb v11+ is probably too messy.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions