Bug #75535 | Dynamic innodb_buffer_pool_size resizing is easy to crash in debug | ||
---|---|---|---|
Submitted: | 17 Jan 2015 2:49 | Modified: | 22 Jan 2015 2:15 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S6 (Debug Builds) |
Version: | 5.7-m15 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | debug |
[17 Jan 2015 2:49]
Roel Van de Paar
[17 Jan 2015 4:48]
MySQL Verification Team
I cannot repeat this on our 5.7.5 or latest trunk builds. Did you use a modified server by any chance ? --- Version: '5.7.5-m15-debug' socket: '' port: 3306 MySQL Community Server - Debug (GPL) 2015-01-17T04:45:01.537499Z 0 [Note] InnoDB: Resizing buffer pool from 134217728 to 2415919104. (unit=134217728) 2015-01-17T04:45:01.538499Z 0 [Note] InnoDB: disabled adaptive hash index. 2015-01-17T04:45:07.540761Z 0 [Note] InnoDB: buffer pool 0 : 17 chunks (139264 blocks) were added. 2015-01-17T04:45:07.543261Z 0 [Note] InnoDB: buffer pool 0 : hash tables were resized. 2015-01-17T04:45:07.567764Z 0 [Note] InnoDB: Resized hash tables at lock_sys, adaptive hash index, dictionary. 2015-01-17T04:45:07.568264Z 0 [Note] InnoDB: Completed to resize buffer pool from 134217728 to 2415919104. 2015-01-17T04:45:07.569265Z 0 [Note] InnoDB: Re-enabled adaptive hash index. ---
[22 Jan 2015 2:15]
Roel Van de Paar
Ran the whole download/setup again and indeed could not reproduce. Looks like I moved a directory incorrectly in the first test. Closing. Thanks Shane!