mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
This bug could happen when queries with nested outer joins were executed employing join buffers. At such an execution if the method JOIN_CACHE::join_records() is called when a join buffer has become full no 'first_unmatched' field should be cleaned up in the JOIN_TAB structure to which the join cache with this buffer is attached.
39 KiB
39 KiB