Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
Description
The current results in RQG testing and certain existing bug reports seem to reveal that
|
innodb_adaptive_hash_index enabled rises the likelihood to hit crashes.
|
1. Pick RQG tests which are capable to reveal such issues and run them with
|
a) innodb_adaptive_hash_index=OFF , innodb_change_buffering=none
|
b) innodb_adaptive_hash_index=ON , innodb_change_buffering=all
|
2. Compare the results
|
3. List the issues which seem to be innodb_adaptive_hash_index related and
|
develop fast replay tests if not yet available (RQG test simplification etc.)
|
|