Log Message: Changes 3.9.2: * Fix the schema parser so that it interprets certain (obscure and ill-formed) \ CREATE TABLE statements the same as legacy. * Fix a query planner problem that could result in an incorrect answer due to \ the use of automatic indexing in subqueries in the FROM clause of a correlated \ scalar subqueries.