Menu

#58 mysql mysqldump Deprecated program name. It will be removed in a future release, use mariadb mariadb-dump

v1.0 (example)
open
nobody
None
5
2023-12-19
2023-12-19
Berturion
No

I am on Arch Linux.

Using automysqlbackup with mariadb leads to this warning :

###### WARNING ######
Errors reported during AutoMySQLBackup execution.. Backup failed
Error log below..
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
mysqldump: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-dump' instead

Adding support for mariadb would be great. For example, having a setting db_server_type=mysql|mariadb and deducing the appropriate binaries and other command line arguments if they differ with each other.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.