Skip to content

mariadb: Deprecated program name #75

Description

@codebymikey

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions