[MDEV-10771] Test innodb_defragment_fill_factor does not work correctly Created: 2016-09-08 Updated: 2016-11-16 Resolved: 2016-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1, 10.2 |
| Fix Version/s: | 10.1.20, 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
information_schema.innodb_buffer_page is not reliable. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-11-16 ] |
|
Fixed in 10.1: commit af05becb4c78d843f34328931704d82faaa8f213 Added more columns to stabilice the test case. |