MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko bb9b1b0c48 branches/zip: btr_search_guess_on_hash(): Do not call buf_block_get_frame(),
because it will lead to debug assertion failure when buf_fix_count == 0.
This bug was introduced in r912.
2006-10-20 12:22:42 +00:00
btr branches/zip: btr_search_guess_on_hash(): Do not call buf_block_get_frame(), 2006-10-20 12:22:42 +00:00
buf branches/zip: Remove many fil_space_get_zip_size() calls. 2006-10-19 11:07:50 +00:00
data branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
dict branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
dyn branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
eval branches/zip: Remove some more casts. 2006-10-19 07:52:28 +00:00
fil branches/zip: Remove many fil_space_get_zip_size() calls. 2006-10-19 11:07:50 +00:00
fsp branches/zip: Remove many fil_space_get_zip_size() calls. 2006-10-19 11:07:50 +00:00
fut branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 2006-10-12 07:02:36 +00:00
ha branches/zip: ha_create(): Remove parameter in_btr_search, which was 2006-10-18 18:52:04 +00:00
handler branches/zip: Introduce const qualifiers to many read-only parameters 2006-10-17 12:24:13 +00:00
ibuf branches/zip: buf_merge_or_delete_for_page(): Correct some debug assertions. 2006-10-20 11:35:32 +00:00
include branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
lock branches/zip: Eliminate many buf_block_align() calls. 2006-10-18 11:39:31 +00:00
log branches/zip: Remove many fil_space_get_zip_size() calls. 2006-10-19 11:07:50 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: mem_heap_block_free(): Fix a bug introduced in r914 2006-10-20 11:10:46 +00:00
mtr branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
mysql-test branches/zip: Merge revisions 838:861 from trunk. 2006-09-22 10:22:03 +00:00
os branches/zip: Remove os_file_check_page_trailers(). It was used in 2006-09-29 11:26:20 +00:00
page branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
pars branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
que branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
read branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
rem branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
row branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
srv branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
sync branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
thr branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
trx branches/zip: Add const qualifiers to function parameters, mostly dtuple_t. 2006-10-20 08:30:07 +00:00
usr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut branches/zip: Remove the unused function ut_clock(). 2006-09-29 10:43:42 +00:00
CMakeLists.txt branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +00:00
compile-innodb branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
compile-innodb-debug branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
export.sh branches/zip: Merge revisions 838:861 from trunk. 2006-09-22 10:22:03 +00:00
Makefile.am branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
plug.in branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: Merge revisions 869:887 from trunk. 2006-10-03 13:10:20 +00:00