mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
out of a nested join to the on conditions for the nest. The bug happened due to: 1. The function simplify_joins could change on expressions for nested joins. Yet modified on expressions were not saved in prep_on_expr. 2. On expressions were not restored for nested joins in reinit_stmt_before_use.
26 KiB
26 KiB