MariaDB 5.3 optimizer debugging

You are viewing an old version of this article. View the current version here.

MariaDB 5.3 has an optimizer debugging patch. The patch is pushed into

lp:maria-captains/maria/5.3-optimizer-debugging

The patch adds two variables:

  • debug_optimizer_prefer_join_prefix
  • debug_optimizer_dupsweedout_penalized

the variables are present as session/global variables, as well as settable from command line.

debug_optimizer_prefer_join_prefix

debug_optimizer_dupsweedout_penalized

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.