Comment 2 for bug 1155156

Revision history for this message
Alexey Kopytov (akopytov) wrote : Re: Server should diagnose non-standard innodb_log_block_size on 5.6 upgrade

I agree that the problem itself is irrelevant wrt 5.5 -> 5.6 upgrade. But it's actually about changing innodb_log_block_size without recreating the log files. Currently the error message is rather misleading "No valid checkpoints found". If we do know the block size used to create them, should we have a more descriptive diagnostics? In which case, it applies to all branches.