mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
The fields st_select_lex::cond_pushed_into_where and st_select_lex::cond_pushed_into_having should be re-initialized for the unit specifying a derived table at every re-execution of the query that uses this derived table, because the result of condition pushdown may be different for different executions.
41 KiB
41 KiB