[MDEV-25507] CHECK on encrypted Aria table complains about "Wrong LSN" Created: 2021-04-24 Updated: 2021-05-01 Resolved: 2021-05-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - Aria |
| Affects Version/s: | 10.5, 10.6 |
| Fix Version/s: | 10.5.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Note:
The printout was added by this commit:
|
| Comments |
| Comment by Michael Widenius [ 2021-04-30 ] |
|
This happens because during repair we create a temporary table opened Fixed by resetting just share->now_transactional. |
| Comment by Michael Widenius [ 2021-05-01 ] |
|
Rerunning tests, trying to figure out why galera & rpl.rpl_semi_sync_slave_compressed_protocol fails |