Do not simplify JOINs to have an unrealistic ON clause

Bug #733162 reported by Philip Stoev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Random Query Generator
New
Undecided
Unassigned

Bug Description

Simplification causes the ON clause to be simplfieid to a single field reference, which is an edge and unrealistic test case. Instead, the ON should retain the 2 original fields , or be convertede to ON (f1 != 0).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.