Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.6, 10.7(EOL), 10.8(EOL)
Description
http://buildbot.askmonty.org/buildbot/builders/winx64-packages/builds/26370/steps/test/logs/stdio , shows that the file t.ibd is not copied by copy-back, thus it is not in the backup.
A theory :
An empty .ibd is not getting copied into backup, because it is not getting loaded by xb_load_single_table_tablespace . There is a test small_ibd.test, that actually checks that.
Perhaps that does not work well anymore, and the file should be loaded and or copied or something like that.
Attachments
Issue Links
- blocks
-
MDEV-26154 mariabackup.xb_compressed_encrypted fails in buildbot with error 194 "Tablespace is missing for a table"
-
- Open
-
- causes
-
MDEV-29137 mariabackup excessive logging of ddl tracking
-
- Closed
-
- is caused by
-
MDEV-24626 Remove synchronous write of page0 and flushing file during file creation
-
- Closed
-
- relates to
-
MDEV-14481 Execute InnoDB crash recovery in the background
-
- Closed
-
-
MDEV-25909 Unnecessary calls to fil_ibd_load() slow down recovery
-
- Open
-
-
MDEV-27424 mariabackup ignores physically corrupt first pages
-
- Closed
-
-
MDEV-24626 Remove synchronous write of page0 and flushing file during file creation
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link | This issue relates to MDEV-25909 [ MDEV-25909 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 124167 ] | MariaDB v4 [ 143075 ] |
Link |
This issue relates to |
Link |
This issue is caused by |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Affects Version/s | 10.7 [ 24805 ] | |
Affects Version/s | 10.8 [ 26121 ] | |
Assignee | Marko Mäkelä [ marko ] | Thirunarayanan Balathandayuthapani [ thiru ] |
Labels | regression-10.6 | |
Priority | Major [ 3 ] | Critical [ 2 ] |
Link | This issue blocks MDEV-26154 [ MDEV-26154 ] |
Fix Version/s | 10.6.6 [ 26811 ] | |
Fix Version/s | 10.7.2 [ 26813 ] | |
Fix Version/s | 10.8.1 [ 26815 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link |
This issue causes |