Comment 4 for bug 1414257

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

Another testcase found;

Start server with:
--innodb_buffer_pool_size=2589934592 --innodb_buffer_pool_instances=8 --innodb_old_blocks_pct=85 --innodb_old_blocks_time=100 --innodb_buffer_pool_chunk_size=1048577

Then;

mysql> SET @@GLOBAL.innodb_buffer_pool_size=1342177280;
Query OK, 0 rows affected (0.00 sec)

mysql> SELECT 1;
ERROR 2013 (HY000): Lost connection to MySQL server during query