marko
f29addba49
branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc,
...
now that all of InnoDB code is built from a single Makefile and it should
not be possible to build the modules with mutually incompatible options.
#define INSIDE_HA_INNOBASE_CC: Remove.
srv_sizeof_trx_t_in_ha_innodb_cc: Remove.
dict_table_get_low_noninlined(): Remove. This function was unused.
Remove all _noninline functions. Remove the _noninline suffix from
all function calls in ha_innodb.cc.
2007-06-20 08:26:26 +00:00
marko
16ffd00dc1
branches/zip: Merge revisions 1206:1271 from trunk.
2007-02-02 11:31:29 +00:00
marko
d8536b0de8
branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG.
2007-01-18 18:29:12 +00:00
marko
62391d4280
branches/zip: buf_page_peek(): Return TRUE also if the page exists in the
...
buffer pool in compressed form only.
buf_page_peek_block(): Remove.
mutex_enter_fast_func: Remove.
2007-01-05 11:19:56 +00:00
marko
54c7dd7418
branches/zip: Merge revisions 1009:1165 from trunk.
2007-01-02 14:36:59 +00:00
marko
aa2ca9f588
branches/zip: Remove some instrumentation and reduce the output of
...
SHOW MUTEX STATUS in non-debug builds. (Bug #24386 )
2006-11-21 10:09:14 +00:00
marko
8c292a263a
branches/zip: Enclose some more debug code in #ifdef UNIV_SYNC_DEBUG
...
to allow the code to be built with UNIV_DEBUG but without UNIV_SYNC_DEBUG.
2006-10-31 16:51:16 +00:00
marko
474dd06f16
branches/zip: Enclose some debug code in #ifdef UNIV_SYNC_DEBUG.
...
The code was previously unused in non-debug builds.
2006-10-30 09:25:08 +00:00
marko
c1286aa47e
branches/zip: Merge revisions 887:934 from trunk.
2006-10-25 11:19:12 +00:00
marko
64f3cee67f
branches/zip: Merge revisions 720:765 from trunk and reindent the code
...
as per revisions r763:765.
2006-08-29 09:30:31 +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
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00