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 38c02b75df branches/zip: Add statistics on page compression and decompression counts.
ha_innodb.cc: Add the columns COMPRESSED, COMPRESSED_OK, DECOMPRESSED
to INFORMATION_SCHEMA.INNODB_BUDDY.

page_zip_compress_count[], page_zip_compress_ok[]: New statistic counters,
incremented in page_zip_compress().

page_zip_decompress_count[]: New statistic counter,
incremented in page_zip_decompress().
2007-04-10 08:11:49 +00:00
btr branches/zip: btr_cur_pessimistic_update(): Add parameter heap. 2007-03-28 19:35:52 +00:00
buf branches/zip: buf_LRU_block_free_non_file_page(): Flag block->frame 2007-03-28 11:07:28 +00:00
data branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
dict branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
dyn branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
eval branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
fil branches/zip: Make TRUNCATE TABLE recreate single-table tablespaces. 2007-03-29 08:51:13 +00:00
fsp branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
fut branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
ha branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
handler branches/zip: Add statistics on page compression and decompression counts. 2007-04-10 08:11:49 +00:00
ibuf branches/zip: ibuf_set_free_bits(): Rename to ibuf_set_free_bits_func(), 2007-03-01 11:33:26 +00:00
include branches/zip: Add statistics on page compression and decompression counts. 2007-04-10 08:11:49 +00:00
lock branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
log branches/zip: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +00:00
mach branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
mem branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
mtr branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
mysql-test branches/zip: Fix the merge of branches/fast-index-creation -r1413 in r1414. 2007-04-04 14:26:06 +00:00
os branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
page branches/zip: Add statistics on page compression and decompression counts. 2007-04-10 08:11:49 +00:00
pars branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
que branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
read branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
rem branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
row branches/zip: Fix the merge of branches/fast-index-creation -r1413 in r1414. 2007-04-04 14:26:06 +00:00
srv branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
sync branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
thr branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
trx branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
usr branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
ut branches/zip: Add Valgrind instrumentation to the InnoDB memory management 2007-03-28 09:02:55 +00:00
CMakeLists.txt branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +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
innodb.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
Makefile.am branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
mysql.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
plug.in branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +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