[MDEV-9840] Test encryption.innodb-log-encrypt-crash fails on buildbot Created: 2016-03-31 Updated: 2016-03-31 Resolved: 2016-03-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.14 |
| Fix Version/s: | 10.1.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-03-31 ] |
|
Problem: Creates too many encryption keys. |
| Comment by Elena Stepanova [ 2016-03-31 ] |
|
While you are at it: we discussed before that the test takes long time on debug builds, here in particular: |
| Comment by Jan Lindström (Inactive) [ 2016-03-31 ] |
|
commit c395aad668bdf675b1a35f093c9f1d8d8570b7c4 Problem: We created more than 5 encryption keys for redo-logs. Fix: Add new encryption key to memory structure only if there |