diff options
author | timour@mysql.com <> | 2006-03-02 11:50:15 +0200 |
---|---|---|
committer | timour@mysql.com <> | 2006-03-02 11:50:15 +0200 |
commit | 103604ed06e8002f31b20bcd0f1d1ca97a6f43f8 (patch) | |
tree | cba6c500f38ff8c287a7cd3c153110cfa476108e /sql/add_errmsg | |
parent | ecb41e28f29932bb42257ac49869de091b8998b5 (diff) | |
download | mariadb-git-103604ed06e8002f31b20bcd0f1d1ca97a6f43f8.tar.gz |
Fix for BUG#15229.
The cause of this bug was a design flaw due to which the list of natural
join columns was incorrectly computed and stored for nested joins that
are not natural joins, but are operands (possibly indirect) of nested joins.
The patch corrects the flaw in a such a way, that the result columns of a
table reference are materialized only if it is a leaf table (that is, only
if it is a view, stored table, or natural/using join).
Diffstat (limited to 'sql/add_errmsg')
0 files changed, 0 insertions, 0 deletions