• Igor Babaev's avatar
    Fixed LP bug #725050. · 0f0360e2
    Igor Babaev authored
    The bug in the function print_keyuse() caused crashes if
    hash join could be used. It happened because the function
    ignored the fact that KEYUSE structures could be created
    for hash joins as well. 
    0f0360e2
sql_test.cc 18 KB