[MDEV-30462] Cannot recover a backup create with mariadb-dump Created: 2023-01-24 Updated: 2023-02-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.8.6 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Carlos Pirez | Assignee: | Lena Startseva |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Virtual machine with RockyLinux 8.6 |
||
| Attachments: |
|
| Description |
|
We have a test installation with three instances of MariaDB Server 10.8.6, where all of them are multi-master replicas. We are attaching the configuration files of the backup source service and the destination. The lines we executed were:
And the workaround we found is: After many unsuccessful attempts, we found that by commenting out just one line of the backup file, we could solve the problem, that line is:
and at the end of the file, to avoid error messages:
Finally, we are attaching the backup file with which it was finally possible to get the data into production. Thank you very much in advance for your effort. Hug, |