Comment 14 for bug 1368530

Revision history for this message
Roel Van de Paar (roel11) wrote :

Another one for this one, also from an old run

DROP DATABASE test;CREATE DATABASE test;USE test;
SET @@GLOBAL.innodb_track_changed_pages=TRUE;
PURGE CHANGED_PAGE_BITMAPS BEFORE 0;