-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
The default script makes use of mysql specific scripts.
However mariadb has its own version, and recommends using it instead. So there should be support for making use of the mariadb versions of the scripts so that errors aren't added by default.
Sample output when mysql or mysqldump is called on MariaDB 11.4:
mysqldump: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-dump' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels