[MDEV-13443] Port innochecksum tests from 10.2 innodb_zip suite to 10.1 Created: 2017-08-04 Updated: 2022-03-29 Resolved: 2017-08-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Fix Version/s: | 10.1.26 |
| Type: | Task | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Tests should be ported to innodb suite to make sure they are run. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2017-08-04 ] |
|
Basically port WL6045:Improve Innochecksum. |
| Comment by Jan Lindström (Inactive) [ 2017-08-07 ] |
|
commit 2ef7a5a13a988842450cbeeaceaf0ea1a78a3c27 This is basically port of WL6045:Improve Innochecksum with some Added page0size.h include from 10.2 to make 10.1 vrs 10.2 innochecksum Added page 0 checksum checking and if that fails whole test fails. |