mariadb/storage/tokudb/mysql-test/tokudb_bugs
Monty c4fd167d5a Fixed access to unitialized memory when using unique HASH key
Fixed the following issues:
- Call info with HA_STATUS_CONST to ensure that (key_info->rec_per_key)
  contains latest data
- Don't access rec_per_key if key_info->algorithm == HA_KEY_ALG_LONG_HASH
  is in this case the rec_per_key points to uninitialized data
- Cleaned up code to avoid some extra 'if' and to make things more readable
- Updated test cases that used 'old' rec_per_key values
2019-08-13 17:19:00 +03:00
..
include update tokudb tests for 10.0 2014-03-26 22:31:17 +01:00
r Fixed access to unitialized memory when using unique HASH key 2019-08-13 17:19:00 +03:00
std_data merge ft-index and ft-engine as of 7.1.5 2014-03-18 09:02:57 +01:00
t Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
disabled.def Disable 5733_tokudb as the result is not stable 2019-05-09 11:24:06 +03:00
suite.opt Allow tokudb test to pass even if jemalloc is not available. 2014-09-23 13:57:55 +03:00
suite.pm don't run tokudb tests for --embedded by default 2013-12-15 15:55:15 +01:00