marko
37e720811b
branches/zip: Enclose the definition of dict_index_t::trx_id in
...
#ifdef ROW_MERGE_IS_INDEX_USABLE, to avoid growing the memory
footprint until MySQL implements and calls the virtual method
handler::is_index_available() or something equivalent.
2007-09-03 07:13:59 +00:00
marko
d662c3c656
branches/zip: Merge 1575:1664 from trunk.
2007-08-01 11:18:43 +00:00
marko
7fbc04fcdc
branches/zip: Merge 1533:1553 from trunk.
2007-06-06 11:07:37 +00:00
marko
e7284367dc
branches/zip: Merge revisions 1402:1493 from trunk.
...
Remove mysql.patch, because the configuration parameter interface has changed.
2007-05-14 09:07:15 +00:00
marko
a47b9e64e6
branches/zip: Merge branches/fast-index-creation -r1413.
...
Fix some bugs. The tests innodb and innodb-index fail, but that might
be due to an old MySQL source tree being used.
2007-04-04 11:05:33 +00:00
marko
33c1125d55
branches/zip: Merge revisions 1322:1402 from trunk.
2007-04-02 05:39:41 +00:00
marko
e4910d4775
branches/zip: Add the pseudo table INFORMATION_SCHEMA.INNODB_BUDDY
...
for displaying buddy allocator statistics.
buf_buddy_used[], buf_buddy_relocated[]: Declare as global symbols.
mysql_declare_plugin(innobase): Add MYSQL_INFORMATION_SCHEMA_PLUGIN
for innobase_is_buddy ("INNODB_BUDDY").
2007-03-12 12:01:45 +00:00
marko
8332c1f717
branches/zip: Merge revisions 1271:1322 from trunk.
2007-03-01 13:53:57 +00:00
marko
c712838401
branches/zip: Merge revisions 1165:1206 from trunk.
2007-01-18 12:58:39 +00:00
marko
879b1fd73d
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
marko
7499c4bda5
branches/zip: Remove the variable innobase_buffer_pool_awe_mem_mb.
...
The bulk of the AWE support was removed in r976.
2006-11-13 10:03:18 +00:00
marko
4574bdda81
branches/zip: Merge revisions 968:1009 from trunk.
2006-11-10 11:15:59 +00:00
marko
cea48e8a36
branches/zip: Merge revisions 869:887 from trunk.
2006-10-03 13:10:20 +00:00
marko
9a16aac783
branches/zip: Merge revisions 804:838 from trunk.
2006-09-19 10:14:07 +00:00
marko
78d1dd326c
branches/zip: Merge revisions 767:789 from trunk.
2006-09-04 19:47:47 +00:00
marko
36ed778816
branches/zip: Merge revisions 634:713 from trunk.
2006-08-11 11:49:38 +00:00
marko
645e56909f
branches/zip: Merge revisions 583:634 from trunk.
2006-06-13 20:23:26 +00:00
marko
cfc945a954
branches/zip: Merge revisions 465:532 from trunk.
2006-05-08 06:18:59 +00:00
marko
f40121415d
branches/zip: Merge revisions 200:236 from trunk.
2006-02-23 19:25:29 +00:00
marko
6ce8427cb8
branches/zip: Merge revisions 79:200 from trunk.
2006-02-17 14:19:39 +00:00
marko
ad69a82677
branches/zip: Merge revisions 72:79 from trunk.
2005-11-30 13:29:31 +00:00
marko
e12d8a0f10
branches/zip: Merge revisions 9:72 from trunk.
2005-11-29 12:30:46 +00:00
osku
994aaaac93
Add 5.0 -> 5.1 changes.
2005-10-27 07:51:34 +00:00
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00