Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
11.8.3
-
None
-
None
-
Rocky Linux 8
Description
Command:
$ mariabackup --backup --target-dir=/tmp --user=root --history=test
Fails to generate a record in mariadb_backup_history table as expected. Subsequent incrementals will fail due to no base reference.
Possibly related to MDEV-36871?
I previously submitted a bug which was rolled into 36871, as it was producing a segfault. Now there is no segfault, but also no record generated. The mysql.mariadb_backup_history IS created on the first run, but no records added.
Attachments
Issue Links
- relates to
-
MDEV-36871 mariadb-backup incremental segfault querying mariadb_backup_history
-
- Closed
-
-
MDEV-36967 No backup_history saved, mariabackup seg faults
-
- Closed
-