diff options
author | unknown <pem@mysql.com> | 2002-10-15 16:33:06 +0200 |
---|---|---|
committer | unknown <pem@mysql.com> | 2002-10-15 16:33:06 +0200 |
commit | 53a0e2992a08a08a03ffad32e6d65ee18d9505b0 (patch) | |
tree | c5d1a62edee658063313b8ca82ecf5c59acc42a2 /mysys | |
parent | b9ce7600692730c5649aac3786ecc47bd8869912 (diff) | |
download | mariadb-git-53a0e2992a08a08a03ffad32e6d65ee18d9505b0.tar.gz |
SCRUM Task 430: Allowing braces in joins by simply removing them.
Fixed the remaining join variations, (left, right, natural, etc).
(Previous fix only solved "," and "[cross] join".)
mysql-test/r/select.result:
Added more test case results for more braced join fixes.
mysql-test/t/select.test:
Added more tests for braced join fixes.
sql/sql_yacc.yy:
Changed the remaining join_table_list cases to handle braces.
Also added some precedence declaration to silence shift/reduce conflicts
warnings that turned up after these fixes.
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions