Add protection against incompatible configuration settings

Bug #782753 reported by Alex Yurchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
High
Alex Yurchenko

Bug Description

At this moment there is one such case:
if (wsrep_slave_threads > 0) innodb_locks_unsafe_for_bin_log should be 1 (default 0) and innodb_autoinc_lock_mode should be 2 (default 1)

If not detected right away on startup this can cause crash during production operation.

Changed in codership-mysql:
importance: Undecided → High
milestone: none → 0.8.0
status: New → Confirmed
assignee: nobody → Alex Yurchenko (ayurchen)
Changed in codership-mysql:
status: Confirmed → Fix Committed
Changed in codership-mysql:
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.