mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
The condition pushed into WHERE/HAVING of a materialized view/derived table may differ for different executions of the same prepared statement. That's why the should be ANDed with the existing WHERE/HAVING conditions only after all permanent transformations of these conditions has been performed.
29 KiB
29 KiB