Comment 1 for bug 1272920

Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

innodb/innodb test for a debug build wsrep node failed for a debug assert in handler.cc:

in wsrep_innobase_mysql_sort()
...
  DBUG_ASSERT(tmp_length <= str_length);

This assert is too strong, fix was pushed in wsrep-5.6, in revision:
http://bazaar.launchpad.net/~codership/codership-mysql/5.6/revision/4034