mariadb/btr
marko 43a21f6ed4 Merge r328:340 from branches/5.0:
r340: Fix http://bugs.mysql.com/bug.php?id=18283 in ha_innodb.cc and
http://bugs.mysql.com/bug.php?id=18238 in InnoDB

r339: Remove disk space leak on update of BLOB columns (Bug #18252).

btr_cur_pessimistic_update(): Invoke rec_get_offsets() after
rec_set_field_extern_bits().

btr_store_big_rec_extern_fields(): Note that offsets will no longer be
valid after calling this function.

r338: Fix bug 18238 : check in pessimistic insert and update if the buffer
pool is exhausted by locks
2006-03-17 08:20:14 +00:00
..
btr0btr.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
btr0cur.c Merge r328:340 from branches/5.0: 2006-03-17 08:20:14 +00:00
btr0pcur.c Remove two redundant casts from calls to ut_print_buf. 2006-03-06 12:51:50 +00:00
btr0sea.c Fix compilation problem with non-C99 compilers in btr0sea.c. 2006-03-14 07:58:35 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00