MDEV-32893 mariadb-backup is not considering O/S user when --user option is omitted
mariadb-backup: Adding a function get_os_user() to detect the OS user name if the user name is not specified, to make mariadb-backup: - work like MariaDB client tools work - match its --help page, which says: -u, --user=name This option specifies the username used when connecting to the server, if that's not the current user.
Showing
Please register or sign in to comment