Use thd->is_error() instead of direct access to thd->net.report_error
in evaluate_join_record(). A minor cleanup required for the fix for Bug#12713. sql/sql_select.cc: Use thd->is_error() instead of direct access to thd->net.report_error in evaluate_join_record()
Showing
Please register or sign in to comment