Fixed bug mdev-6292.
Avoided exponential recursive calls of JOIN_CACHE::join_records() in the case of non-nested outer joins. A different solution is required to resolve this performance problem for nested outer joins.
Showing
Please register or sign in to comment