Comment 15 for bug 1368552

Revision history for this message
Yura Sorokin (yura-sorokin) wrote :

A much simpler test case to reproduce this problem
*******************************************
SET GLOBAL innodb_purge_stop_now = ON;
SET GLOBAL innodb_sched_priority_purge=0;
*******************************************