Comment 2 for bug 1008278

Revision history for this message
yinfeng (yinfeng-zwx) wrote : Re: Percona Server 5.5.24 crashes on Master-Master replication when userstats are enabled on both instances

 while starting mysqld with --bootstrap and setting userstat=1 in my.cnf , also crashed at the same place(Bug #1008609).

I don't know if only the two cases can lead to this problem
so this fix may be much safer:

if ( thd->net.vio != NULL && thd->net.vio->type == VIO_TYPE_SSL)