summaryrefslogtreecommitdiff
path: root/innobase/rem/rem0rec.c
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Fix a bug in BLOB handling; optimize null flag handling.unknown2005-06-301-38/+67
* Fix bugs found in previous optimizations.unknown2005-04-271-7/+2
* InnoDB: Optimize rec_get_offsets(), rec_copy_prefix_to_buf() andunknown2005-04-221-53/+93
* InnoDB: Define some macros around GCC's __builtin_expect()unknown2005-04-211-2/+2
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-3/+3
* InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-7/+10
* InnoDB: Zero fill newly created pages and deleted records tounknown2005-03-011-27/+4
* InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591)unknown2004-12-301-12/+14
* InnoDB: Fix some bugs in the new record format. (Bug #7493)unknown2004-12-281-3/+3
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-91/+73
* Many files:unknown2004-12-021-86/+977
* Merge with 4.0unknown2004-04-261-76/+13
|\
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-75/+13
* | merge with 4.0unknown2004-03-161-2/+2
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-2/+2
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-10/+12
|/
* Merge from 3.23.48 treeunknown2002-01-301-0/+11
|\
| * Many files:unknown2002-01-281-0/+11
* | Added xml patch to mysqldump.unknown2001-11-051-2/+2
|/
* Mergeunknown2001-10-301-4/+16
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-3/+64
* Added Innobase to source distributionunknown2001-02-171-0/+541