Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6.16
-
Ubuntu 22.04.3 LTS
Linux 5.15.0-72-generic #79-Ubuntu SMP Wed Apr 19 08:22:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Description
Attempting a partial restore from `mariabackup` using https://github.com/tvogel/run-mariabackup leads the mariadbd to abort during running
```
ALTER TABLE .... IMPORT TABLESPACE;
```
I will attach the log entry from `error.log` and will upload an all-thread stack-trace with symbols to private FTP under this issue number because of sensitive data in the back-trace.
Attachments
Issue Links
- relates to
-
MDEV-33360 fil_node_t::handle had better not be protected by fil_system.mutex
- Confirmed