Debugging: add dbug_print_join_prefix() to use in best_access_path
A call to dbug_print_join_prefix(join_positions, idx, s) returns a const char* ponter to string with current join prefix, including the table being added to it.
Showing
Please register or sign in to comment