marko
a7344bc8e1
branches/zip: Merge 2015:2093 from trunk.
2007-11-16 13:57:27 +00:00
vasil
468df81b8f
branches/zip:
...
Add the proper macros for checking the correct latching order in trx
information_schema code.
Approved by: Marko
2007-10-12 11:20:13 +00:00
vasil
31dae76d30
branches/zip:
...
Non-functional change: add a missed space in the output message.
2007-10-12 07:58:28 +00:00
marko
46685c065f
branches/zip: sync_thread_add_level(): Reduce code duplication in
...
the sync_thread_levels_g() check, so that it will be easier to add
new sync levels.
2007-09-28 06:55:26 +00:00
marko
faec4797c8
branches/zip: Merge 1664:1783 from trunk.
2007-08-30 09:21:25 +00:00
marko
d662c3c656
branches/zip: Merge 1575:1664 from trunk.
2007-08-01 11:18:43 +00:00
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
d75e64f98a
branches/zip: Merge 1493:1533 from trunk.
...
Make use of UT_BITS_IN_BYTES().
2007-05-29 08:48:16 +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
33c1125d55
branches/zip: Merge revisions 1322:1402 from trunk.
2007-04-02 05:39:41 +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
c712838401
branches/zip: Merge revisions 1165:1206 from trunk.
2007-01-18 12:58:39 +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
6c2bc49a36
branches/zip: Port r973 from trunk.
...
Do not break the latching order in TRUNCATE TABLE.
dict_truncate_index_tree(): Replace parameter rec_t* rec with
btr_pcur_t* pcur. Reposition pcur before calling btr_create().
sync_thread_add_level(): Remove the relaxation of the assertion added in r968.
2006-10-30 13:44:00 +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
c0cd72dda0
branches/zip: Merge revisions 962:968 from trunk.
2006-10-30 09:11:31 +00:00
marko
c1286aa47e
branches/zip: Merge revisions 887:934 from trunk.
2006-10-25 11:19:12 +00:00
marko
9a16aac783
branches/zip: Merge revisions 804:838 from trunk.
2006-09-19 10:14:07 +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
450bbd7c3b
branches/zip: Merge revisions 265:459 from trunk.
2006-04-12 09:32:17 +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
osku
c307820962
Import 5.0 code.
2005-10-27 07:29:40 +00:00