Skip to content
Permalink
Browse files
Merge branch '10.3' into 10.4
  • Loading branch information
sanja-byelkin committed Mar 8, 2019
2 parents f06868e + 6740b29 commit 5c6fdf4
Showing 1 changed file with 1 addition and 0 deletions.
@@ -183,6 +183,7 @@ mysql_handle_single_derived(LEX *lex, TABLE_LIST *derived, uint phases)
if (!lex->derived_tables)
DBUG_RETURN(FALSE);

derived->select_lex->changed_elements|= TOUCHED_SEL_DERIVED;
lex->thd->derived_tables_processing= TRUE;

for (uint phase= 0; phase < DT_PHASES; phase++)

0 comments on commit 5c6fdf4

Please sign in to comment.