1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Merge remote-tracking branch 'origin/10.0' into 10.1

This commit is contained in:
Alexander Barkov
2018-06-19 14:04:53 +04:00
9 changed files with 251 additions and 35 deletions

View File

@ -1261,7 +1261,6 @@ JOIN::optimize_inner()
{
DBUG_PRINT("info", ("Zero limit"));
zero_result_cause= "Zero limit";
conds= 0;
}
table_count= top_join_tab_count= 0;
error= 0;