Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.1.40
-
None
Description
This is essentially the same issue as MDEV-18356, but for MariaDB 10.1.
Mariabackup in MariaDB 10.1 can still see warnings like this:
Info: Using unique option prefix 'backup' is error-prone and can break in the future. Please use the full name 'backup_encrypted' instead.
|
This was fixed in 10.2+ by MDEV-18356, but it looks like the fix was skipped in MariaDB 10.1. See here:
https://github.com/MariaDB/server/blob/mariadb-10.1.40/extra/mariabackup/xtrabackup.cc#L988
Attachments
Issue Links
- is caused by
-
MDEV-18129 Backup fails for encrypted tables: mariabackup: Database page corruption detected at page 1
- Closed
- relates to
-
MDEV-18356 parser warning every time mariabackup --backup is invoked
- Closed