branches/zip: Implement resizeable buffer pool.
mysql.patch: Patch to change or add variables to MySQL innodb.patch: Patch to make the master thread poll requests to resize the buffer pool. Replace srv_pool_size and innobase_buffer_pool_size with srv_buf_pool_size, srv_buf_pool_old_size, and srv_buf_pool_curr_size. Add buf_chunk_t, a collection of buf_block_t.
Showing
This diff is collapsed.
innodb.patch
0 → 100644
mysql.patch
0 → 100644
Please register or sign in to comment