mariadb/srv
marko 2018ce35b3 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.
2006-11-14 14:27:26 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
srv0que.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
srv0srv.c branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
srv0start.c branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00