summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/sql_cte.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_cte.h b/sql/sql_cte.h
index 89223170261..38442252f5c 100644
--- a/sql/sql_cte.h
+++ b/sql/sql_cte.h
@@ -350,7 +350,6 @@ void With_element::reset_recursive_for_exec()
owner->with_prepared_anchor&= ~mutually_recursive;
owner->cleaned&= ~get_elem_map();
cleanup_stabilized();
- rec_result->first_rec_table_to_update= 0;
}