Comment 1 for bug 693415

Revision history for this message
Alexey Kopytov (akopytov) wrote :

The reason for the failure on Debian is likely a limit for shared memory size. Please check /proc/sys/kernel/shmmax and /proc/sys/kernel/shmall on that machine.

The CentOS failure is simple. innodb_buffer_pool_shm_checksum was added recently, but the test case was not updated accordingly. On Debian it just fails before there are any results to be compared.