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 c0ac96d9b4 branches/zip: Prepare for upcoming implementation of page_zip_compress()
that will require complete index information.

dict_create_index_step(): invoke dict_index_add_to_cache() before btr_create()

dict_index_remove_from_cache(): make public

dict_index_get_if_in_cache_low(): new function, for holding dict_sys->mutex

buf_flush_init_for_writing(): remove the temporary hook to page_zip_compress()

page_create(): add temporary hook to page_zip_compress()
2006-02-03 14:44:29 +00:00
btr branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
buf branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
data Import 5.0 code. 2005-10-27 07:29:40 +00:00
dict branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
dyn Import 5.0 code. 2005-10-27 07:29:40 +00:00
eval Import 5.0 code. 2005-10-27 07:29:40 +00:00
fil Import 5.0 code. 2005-10-27 07:29:40 +00:00
fsp Import 5.0 code. 2005-10-27 07:29:40 +00:00
fut Import 5.0 code. 2005-10-27 07:29:40 +00:00
ha branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
handler branches/zip: Merge revisions 72:79 from trunk. 2005-11-30 13:29:31 +00:00
ibuf branches/zip: Minor improvements. 2005-11-11 21:18:42 +00:00
include branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
lock branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
log branches/zip: 2005-10-27 11:48:10 +00:00
mach Import 5.0 code. 2005-10-27 07:29:40 +00:00
mem branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
mtr Import 5.0 code. 2005-10-27 07:29:40 +00:00
mysql-test branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
os Import 5.0 code. 2005-10-27 07:29:40 +00:00
page branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
pars Import 5.0 code. 2005-10-27 07:29:40 +00:00
que Import 5.0 code. 2005-10-27 07:29:40 +00:00
read Import 5.0 code. 2005-10-27 07:29:40 +00:00
rem branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
row branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
srv Import 5.0 code. 2005-10-27 07:29:40 +00:00
sync Import 5.0 code. 2005-10-27 07:29:40 +00:00
thr Import 5.0 code. 2005-10-27 07:29:40 +00:00
trx branches/zip: 2005-10-27 11:48:10 +00:00
usr Import 5.0 code. 2005-10-27 07:29:40 +00:00
ut Import 5.0 code. 2005-10-27 07:29:40 +00:00
compile-innodb-debug branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
configure.in branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
export.sh branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
Makefile.am branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
setup.sh branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00