summaryrefslogtreecommitdiff
path: root/innobase/row/row0row.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-730/+0
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-4/+4
* InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-4/+8
* Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-21/+28
* Many files:unknown2004-12-021-30/+73
* row0sel.c, row0row.c:unknown2004-10-081-6/+10
* Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+34
|\
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-161-0/+34
* | Many files:unknown2004-10-011-13/+7
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-3/+4
|\ \
| * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-3/+4
| |/
* | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-031-6/+27
|/
* InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-11/+10
* InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-6/+1
* InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-2/+2
* Many files:unknown2004-02-201-55/+0
* Many files:unknown2003-06-151-45/+47
* Mergeunknown2001-10-301-2/+17
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-10/+24
* Added Innobase to source distributionunknown2001-02-171-0/+652