summaryrefslogtreecommitdiff
path: root/sql/add_errmsg
diff options
context:
space:
mode:
authortimour@mysql.com <>2006-03-02 11:50:15 +0200
committertimour@mysql.com <>2006-03-02 11:50:15 +0200
commit103604ed06e8002f31b20bcd0f1d1ca97a6f43f8 (patch)
treecba6c500f38ff8c287a7cd3c153110cfa476108e /sql/add_errmsg
parentecb41e28f29932bb42257ac49869de091b8998b5 (diff)
downloadmariadb-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