Comment 2 for bug 317074

Revision history for this message
Nickolay Ihalainen (ihanick) wrote :

Also, the hung is reproduced with the command:
alter table large_table ENGINE=MyISAM; (large table in ENGINE=InnoDB ROW_FORMAT=COMPRESSED KEY_BLOCK_SIZE=8)
again work fine with prev version.