[MDEV-7477] Make innochecksum work with compressed tables Created: 2015-01-19 Updated: 2015-01-19 Resolved: 2015-01-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.0.15 |
| Fix Version/s: | 10.0.16 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
make innochecksum work on compressed tables this patch ports the work that facebook has performed a new testcase is also added that verifies that innochecksum the actual steps to produce this patch are:
the referenced facebook patches used are:
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-01-19 ] |
|
Merging commig fabc79d2ea976c4ff5b79bfe913e6bc03ef69d42 from https://code.google.com/p/google-mysql/ |
| Comment by Jan Lindström (Inactive) [ 2015-01-19 ] |
|
revno: 4564 |