[MDEV-11629] Unknown table 'innodb_cmp_per_index_reset' in information_schema Created: 2016-12-22 Updated: 2017-04-28 Resolved: 2017-04-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2.2, 10.2 |
| Fix Version/s: | 10.1.23 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 10.2-ga | ||
| Description |
|
|
| Comments |
| Comment by Elena Stepanova [ 2016-12-25 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
In MariaDB MTR disables all optional plugins by default, so if a test needs to use a plugin (in this case innodb_cmp_per_index_reset, it should be re-enabled in test options.
However, since this test is currently not run at all (because it requires innodb_log_compressed_pages=on and it's off by default), it is not maintained, so if we make it run, it produces a diff which I can't evaluate (see below). So, assigning to jplindst to modify the test/result as necessary:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2017-04-23 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
I see the commit in the main tree:
Probably the bug report can be closed now? |