← Back to team overview

maria-developers team mailing list archive

FYI: @@optimizer_switch default changed to have semijoin switched ON.

 

Hi!

If you haven't noticed: last week I've pushed a change that enabled semi-join
optimization flags by default, i.e. now the default @@optimizer_swich value
has:

  semijoin=on
  firstmatch=on
  loosescan=on

Philip: if you have any testing planned for "after semi-join optimizations are
enabled by default", now it's time to do them.

BR
 Sergei
-- 
Sergei Petrunia, Software Developer
Monty Program AB, http://askmonty.org
Blog: http://s.petrunia.net/blog


Follow ups