diff options
author | unknown <timour@mysql.com> | 2005-08-17 17:19:31 +0300 |
---|---|---|
committer | unknown <timour@mysql.com> | 2005-08-17 17:19:31 +0300 |
commit | d33b968f0304161bdd0c74764f71630862e33a9a (patch) | |
tree | 6040fb6d189450cd38be86af1ac98a66e33cf6a2 /sql/hash_filo.h | |
parent | 06ab6b88764afc6cfcc7358296d402a29de7bc79 (diff) | |
download | mariadb-git-d33b968f0304161bdd0c74764f71630862e33a9a.tar.gz |
WL#2486 - natural and using join according to SQL:2003
- fixed a problem with RIGHT JOIN ON and enabled corresponding tests in select.test
- fixed a memory leak
mysql-test/r/select.result:
Fixed a problem with RIGHT JOIN ON queries, enabling the corresponding tests.
mysql-test/t/select.test:
Fixed a problem with RIGHT JOIN ON queries, enabling the corresponding tests.
sql/sql_base.cc:
Fixed a problem with RIGHT JOINs that have operand(s) which are NATURAL JOIN(s).
sql/table.h:
Inherit from Sql_alloc for proper memory allocation.
The change fixes a memory leak.
Diffstat (limited to 'sql/hash_filo.h')
0 files changed, 0 insertions, 0 deletions