Fixed LP bug #725050.
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.
Showing
Please register or sign in to comment