Fix for bug #5066(Wrong result after subselect with an error)
In this case we have to clear thd->data after errorneous query. So i just move thd->data cleanup to emb_advanced_command libmysqld/lib_sql.cc: Cleaning thd->data moved to emb_advanced_command
Showing
Please register or sign in to comment