diff options
author | timour/timka@lamia.home <> | 2006-07-21 11:59:46 +0300 |
---|---|---|
committer | timour/timka@lamia.home <> | 2006-07-21 11:59:46 +0300 |
commit | 39ada211389098d877f90c051082745aacb37d85 (patch) | |
tree | c0c83210d1e9215939f81a09d00449be7d8bebce /mysql-test/r/func_str.result | |
parent | 14519de0fc98fa749565470cfc80cd6a131582ad (diff) | |
download | mariadb-git-39ada211389098d877f90c051082745aacb37d85.tar.gz |
Fix for BUG#21007.
The problem was that store_top_level_join_columns() incorrectly assumed
that the left/right neighbor of a nested join table reference can be only
at the same level in the join tree.
The fix checks if the current nested join table reference has no immediate
left/right neighbor, and if so chooses the left/right neighbors of the
nearest upper level, where these references are != NULL.
Diffstat (limited to 'mysql-test/r/func_str.result')
0 files changed, 0 insertions, 0 deletions