~maria-captains/maria/5.3

Viewing all changes in revision 3364.1.1.

  • Committer: Sergey Petrunya
  • Date: 2011-12-19 20:55:32 UTC
  • mto: This revision was merged to the branch mainline in revision 3370.
  • Revision ID: psergey@askmonty.org-20111219205532-50b8d3q3myozhn8a
BUG#906357: Incorrect result with outer join and full text match
- The problem was that const-table-reading code would try to evaluate MATCH()
  before init_ftfuncs() was called. 
- Fixed by making MATCH function "expensive" so that nobody tries to evaluate it
  at optimization phase.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: