debug build asserts, when started with:--help --verbose options

Bug #856136 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
High
Seppo Jaakola
5.5
Fix Released
High
Seppo Jaakola

Bug Description

How to reproduce:
1. build a debug version (.e.g. ./BUILD/compile-amd64-debug-wsrep)
2. start the server with: .sql/mysqld --help --verbose

=> mysqld will fail an assertion in mysqld.cc:option_cmp(my_option *a, my_option *b):

  DBUG_ASSERT(a->name == b->name);

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.