~maria-captains/maria/mysql-6.0-testing2

Viewing all changes in revision 2817.

  • Committer: Sergey Petrunya
  • Date: 2009-07-06 14:33:29 UTC
  • Revision ID: psergey@askmonty.org-20090706143329-72s3e73rov2f5tml
BUG#42742: crash in setup_sj_materialization, Copy_field::set
- If a semi-join strategy covers certain [first_table; last_table] 
  range in join order, do reset the sj_strategy member for all tables
  within the range, except the first one.
  Failure to do so caused EXPLAIN/execution code to try applying two 
  strategies at once which would cause all kinds of undesired effects. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: