4 Commits

Author SHA1 Message Date
Marek Miklewicz bb3fae1fa6 polish: add trap cleanup_restore_rollback to match sibling restore scripts
Final whole-branch review noted alt_mysql_native_backup_restore.sh was the
only one of three consumers of the shared rollback helpers without this
trap, leaving a stale rollback temp file on signal/die().
2026-07-05 19:21:08 +02:00
Marek Miklewicz 6b7ec39025 feat: import native backup/<dbname>.conf+.sql pairs directly into alt-mariadb 2026-07-05 16:53:31 +02:00
Marek Miklewicz d5040037d6 fix: reset parse_native_db_conf output on failure; use BASH_SOURCE for SCRIPT_DIR
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-05 16:45:27 +02:00
Marek Miklewicz b6016bafd8 feat: parse DirectAdmin native backup/<dbname>.conf format 2026-07-05 15:32:43 +02:00