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 ce15bd43f0 branches/zip: ha_delete_hash_node(): Do not call buf_block_align().
Instead, get buf_block_t* as a parameter.

Without this patch, buf_page_hash_get() would return NULL in
buf_block_align().  The function buf_LRU_search_and_free_block()
invokes buf_LRU_block_remove_hashed_page(), which removes the
hash mapping needed by buf_page_hash_get().
2006-10-30 19:46:31 +00:00
btr branches/zip: ha_delete_hash_node(): Do not call buf_block_align(). 2006-10-30 19:46:31 +00:00
buf branches/zip: Prepare for buffer pool allocation in several chunks. 2006-10-30 15:15:19 +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: Prepare for buffer pool allocation in several chunks. 2006-10-30 15:15:19 +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: Prepare for buffer pool allocation in several chunks. 2006-10-30 15:15:19 +00:00
fsp branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
fut branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
ha branches/zip: ha_delete_hash_node(): Do not call buf_block_align(). 2006-10-30 19:46:31 +00:00
handler branches/zip: Remove support for AWE (Intel PAE on Win32). 2006-10-30 13:48:08 +00:00
ibuf branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
include branches/zip: ha_delete_hash_node(): Do not call buf_block_align(). 2006-10-30 19:46:31 +00:00
lock branches/zip: lock0lock.c: Add const qualifiers to and assertions 2006-10-26 13:05:45 +00:00
log branches/zip: Prepare for buffer pool allocation in several chunks. 2006-10-30 15:15:19 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: Merge revisions 887:934 from trunk. 2006-10-25 11:19:12 +00:00
mtr branches/zip: Always call buf_block_align() while holding buf_pool->mutex. 2006-10-30 16:18:23 +00:00
mysql-test branches/zip: Merge revisions 934:962 from trunk. 2006-10-26 11:56:51 +00:00
os branches/zip: Remove support for AWE (Intel PAE on Win32). 2006-10-30 13:48:08 +00:00
page branches/zip: page_cur_insert_rec_low(): Replace rec_t* current_rec 2006-10-25 08:45:25 +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 read-only pointers. 2006-10-26 08:52:14 +00:00
row branches/zip: Port r973 from trunk. 2006-10-30 13:44:00 +00:00
srv branches/zip: Prepare for buffer pool allocation in several chunks. 2006-10-30 15:15:19 +00:00
sync branches/zip: Port r973 from trunk. 2006-10-30 13:44:00 +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: buf_page_get_release_on_io(), buf_page_get_gen(): 2006-10-23 19:34:45 +00:00
usr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut branches/zip: Merge revisions 887:934 from trunk. 2006-10-25 11:19:12 +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: Merge revisions 887:934 from trunk. 2006-10-25 11:19:12 +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