-
unknown authored
The get_open_table() function was using the wrong key for hash lookups. This could potentially lead to unpredictable behaviour. sql/ha_ndbcluster.cc: BUG#20498: Wrong usage of hash_first() in get_open_table().
78deb348
The get_open_table() function was using the wrong key for hash lookups. This could potentially lead to unpredictable behaviour. sql/ha_ndbcluster.cc: BUG#20498: Wrong usage of hash_first() in get_open_table().