-
Committer:
Patrick Crews
-
Date:
2009-10-13 19:08:56 UTC
-
mto:
(0.67.29 randgen)
-
mto:
This revision was merged to the branch mainline in
revision
2435.
-
Revision ID:
patrick.crews@sun.com-20091013190856-5wzxu7uv8100c01c
optimizer grammar changes / improvements
no_subquery - imported some extras from the subquery grammar
such as STRAIGHT JOIN, etc
subquery - imported a fix from no_subquery to prevent false positives for
queries that use an aggregate, nonaggregate and no GROUP BY
These queries returned a single row result where the nonaggregate
could change and cause false errors on server to server compares