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 138ee61049 branches/zip: Remove more references to buf_block_align().
ibuf_reset_free_bits(): Remove, as there already is a similar function
ibuf_reset_free_bits_with_type().

ibuf_reset_free_bits_with_type(), ibuf_set_free_bits(),
ibuf_update_free_bits_if_full(), btr_leaf_page_release(),
buf_page_make_young(): Replace page_t with buf_block_t.

btr_compress(): Replace btr_page_get() with btr_block_get().
2006-10-13 07:45:52 +00:00
btr branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
buf branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
data branches/zip: dtuple_convert_big_rec(): Do not store anything locally 2006-09-29 10:40:42 +00:00
dict branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
dyn branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
eval branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
fil branches/zip: Stamp (space_id, page_no) on buffer pool pages early on. 2006-10-10 12:26:37 +00:00
fsp branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +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: Replace buf_frame_align() with page_align(), page_offset(), 2006-10-09 16:22:47 +00:00
handler branches/zip: Merge revisions 869:887 from trunk. 2006-10-03 13:10:20 +00:00
ibuf branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
include branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
lock branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
log branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: mem_heap_create_block(): Correct an error introduced in r909: 2006-10-12 12:44:46 +00:00
mtr branches/zip: Add function mtr_memo_contains_page() #ifdef UNIV_DEBUG. 2006-10-09 19:36:58 +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: Replace buf_frame_alloc() and buf_frame_free() 2006-10-12 12:38:29 +00:00
pars branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +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: dtuple_convert_big_rec(): Do not store anything locally 2006-09-29 10:40:42 +00:00
row branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
srv branches/zip: srv_master_thread(): Remove unnecessary assignments to 2006-09-22 06:56:50 +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: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +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