~maria-captains/maria/10.0

Viewing all changes in revision 2502.594.1.

  • Committer: Igor Babaev
  • Date: 2014-10-15 02:11:39 UTC
  • mto: (3413.67.26 5.5)
  • mto: This revision was merged to the branch mainline in revision 4467.
  • Revision ID: igor@askmonty.org-20141015021139-rvn5sovrwq5h9xhn
Fixed bug mdev-6705.

After constant row substitution the WHERE condition may be simplified and its multiple equality
may be changed. In this case the references to these multiple equalities from the COND_EQUAL
objects associated with ON expressions must be updated.
Also we have to take into account that this simplification may lead to equalities of the form
field=const that are mutually exclusive with some of the equalities in ON expressions. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: