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 abc7f6c997 btr_cur_optimistic_insert(): When inserting into a compressed page,
pass max_ins_size=UNIV_PAGE_SIZE and increase=ULINT_UNDEFINED to
ibuf_update_free_bits_if_full().  Otherwise, a bogus assertion failure
may occur when the page is recompressed and there is more space available
in the modification log after inserting the record.
2007-02-28 13:19:13 +00:00
btr btr_cur_optimistic_insert(): When inserting into a compressed page, 2007-02-28 13:19:13 +00:00
buf branches/zip: Split UNIV_IBUF_COUNT_DEBUG from UNIV_IBUF_DEBUG. 2007-02-27 11:56:38 +00:00
data branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
dict branches/zip: Avoid memory fragmentation when adding column definitions 2007-01-30 09:24:18 +00:00
dyn branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
eval branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
fil branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +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: ha_innobase::create(): Do not test create_info->used_fields 2007-02-05 12:17:11 +00:00
ibuf branches/zip: Note that page_cur_tuple_insert() can fail without attempting 2007-02-28 11:08:59 +00:00
include branches/zip: Split UNIV_IBUF_COUNT_DEBUG from UNIV_IBUF_DEBUG. 2007-02-27 11:56:38 +00:00
lock branches/zip: Simplify lock_mode_stronger_or_eq() and lock_mode_compatible() 2007-02-01 20:56:23 +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: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
mtr branches/zip: Avoid memory fragmentation when adding column definitions 2007-01-30 09:24:18 +00:00
mysql-test branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
os branches/zip: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +00:00
page branches/zip: Many places: Avoid re-reorganizing compressed pages after 2007-02-20 15:01:47 +00:00
pars branches/zip: Avoid memory fragmentation when adding column definitions 2007-01-30 09:24:18 +00:00
que branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +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: Speed up rec_offs_any_extern() and rec_offs_n_extern() 2007-02-02 16:20:48 +00:00
row branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
srv branches/zip: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +00:00
sync branches/zip: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +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: Minor optimization. 2007-01-31 15:11:28 +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: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +00:00
CMakeLists.txt branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +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 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
mysql.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
plug.in branches/zip: Merge revisions 968:1009 from trunk. 2006-11-10 11:15:59 +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