Skip to content

N°7150 - Backup : on MariaDB >= 11.0.1 call mariadb-dump instead of mysqldump#825

Open
accognet wants to merge 3 commits intosupport/3.2from
feature/7150-Backup_MariaDB_11
Open

N°7150 - Backup : on MariaDB >= 11.0.1 call mariadb-dump instead of mysqldump#825
accognet wants to merge 3 commits intosupport/3.2from
feature/7150-Backup_MariaDB_11

Conversation

@accognet
Copy link
Copy Markdown
Contributor

internal

@accognet accognet self-assigned this Feb 27, 2026
@CombodoApplicationsAccount CombodoApplicationsAccount added the internal Work made by Combodo label Feb 27, 2026
Comment thread setup/backup.class.inc.php Outdated
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com>
@Hipska
Copy link
Copy Markdown
Contributor

Hipska commented Apr 28, 2026

Best way to handle these kind of stuff is using a full path name instead of only the bin dir.

So /usr/bin/mariadb-dump vs /usr/bin so that it could be any tool the admin wants without doing workarounds. graphviz_path is an example where it was implemented the good way.

(I have seen the same problem on different places like collectors as well)

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

Labels

internal Work made by Combodo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants