-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Thank you for this handsome version of dockerized MariaDB.
After upgrading to MariaDB 11.4 (alpine-amd64, using commit 7f5c70f), MariaDB warns that the usage of the mysqld binary will be deprecated:
/usr/bin/mysqld: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadbd' instead
This does not seem to be coming from the packaging of Alpine, rather it's coming from MariaDB itself. It should be this part of the MariaDB server code that warns the user about the deprecation.
Maybe consider changing the calls of mysqld (and possibly also mysql) in the run.sh scripts to reflect the change.
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels