[MDEV-18592] Warning if temp-file (with "#sql-" prefix) is missing during prepare Created: 2019-02-15 Updated: 2019-02-15 Resolved: 2019-02-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is an unneeded warning similar to this 2019-02-15 15:34:43 0 [Warning] InnoDB: Tablespace 657 was not found at ./test/#sql-6009_f.ibd when restoring a (partial?) backup. All redo log for this file will be ignored! Since 10.4 does not copy temp. files anymore, the warning only adds confusion, and does not |