Comment 2 for bug 1242748

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

Thanks for details.

However, down a few lines, another set of calls were added recently in

476 revid:<email address hidden> for dump threads which has following:

        MYSQL_CALLBACK(thread_scheduler, post_kill_notification, (tmp));
        mysql_mutex_lock(&tmp->LOCK_thd_data);

Should this also be fixed?