optimizer_use_mrr option not settable via the mysqld command line

Bug #693127 reported by Philip Stoev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Undecided
Sergey Petrunia

Bug Description

optimizer_use_mrr is not settable via the mysqld command line. Instead, an --init script is required; This goes against the way other optimizer options operate;

 MTR_VERISON=1 perl mysql-test-run.pl --start-and-exit 1st --mysqld=--optimizer_use_mrr

reports in the log:

/home/philips/bzr/maria-5.3/sql/mysqld: unknown option '--optimizer_use_mrr'

Changed in maria:
assignee: nobody → Sergey Petrunia (sergefp)
milestone: none → 5.3
summary: - Issues around optimizer_use_mrr option
+ optimizer_use_mrr option not settable via the mysqld command line
Revision history for this message
Sergey Petrunia (sergefp) wrote :

@@optimizer_use_mrr is now gone - it has been replaced by two flags in @@optimizer_switch. @@optimizer_switch is settable via mysqld command line, so this bug can be considered closed.

Changed in maria:
status: New → Invalid
Changed in maria:
status: Invalid → Fix Committed
Changed in maria:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.