summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.19unknown2004-05-051-2/+86
|\
| * InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-2/+86
* | After merge fixesunknown2004-04-272-91/+28
* | Merge with 4.0unknown2004-04-269-725/+707
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-068-343/+359
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-10/+12
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-017-460/+368
| * InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-311-1/+1
* | After merge fixesunknown2004-03-171-1/+1
* | merge with 4.0unknown2004-03-168-38/+67
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-136-17/+17
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-125-2/+26
| * More consistent handling of magic numbersunknown2004-03-112-5/+11
| * Remove unneeded module "com"unknown2004-03-111-6/+4
| * row0upd.c:unknown2004-02-271-8/+9
* | merge with 4.0unknown2004-02-223-117/+5
|\ \ | |/
| * Many files:unknown2004-02-203-117/+5
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-1103/+0
|\ \ | |/
| * Remove unnecessary filesunknown2004-02-192-1103/+0
* | Merge with 4.0.18unknown2004-02-113-24/+122
|\ \ | |/
| * row0mysql.c:unknown2004-02-091-0/+7
| * row0mysql.c:unknown2004-02-091-1/+1
| * Many files:unknown2004-02-091-6/+78
| * dict0dict.c:unknown2004-02-021-0/+26
| * data0data.ic, data0data.h, row0sel.c:unknown2004-01-271-1/+10
| * row0ins.c:unknown2004-01-141-16/+0
* | row0sel.c:unknown2004-01-201-2/+0
* | row0sel.c:unknown2004-01-131-2/+4
* | row0sel.c:unknown2004-01-131-0/+22
* | row0mysql.c:unknown2004-01-081-1/+1
* | row0purge.c:unknown2004-01-011-0/+2
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-203-27/+36
* | Merge with 4.0.17unknown2003-12-175-41/+229
|\ \ | |/
| * btr0cur.c, row0umod.c:unknown2003-12-131-18/+106
| * row0upd.h, row0upd.c:unknown2003-12-121-4/+2
| * Many files:unknown2003-12-124-19/+121
* | Merge with 4.0unknown2003-11-041-2/+2
|\ \ | |/
| * row0sel.c:unknown2003-10-281-2/+8
* | Many files:unknown2003-11-032-3/+14
* | row0purge.c, row0mysql.c, os0file.c, os0file.h, fil0fil.h, fil0fil.c:unknown2003-10-142-1/+46
* | Many files:unknown2003-10-134-3/+22
* | mergeunknown2003-10-071-1/+4
|\ \
| * \ Merge with 4.0.16unknown2003-10-072-21/+36
| |\ \ | | |/
| | * row0mysql.c:unknown2003-10-061-6/+2
| | * row0mysql.c:unknown2003-10-061-5/+27
| | * row0sel.c:unknown2003-09-121-2/+3
| | * row0sel.c:unknown2003-09-121-16/+12
* | | Many files:unknown2003-10-074-79/+423
|/ /
* | Mergeunknown2003-09-081-17/+16
|\ \
| * | making InnoDB to return the row exactly the same (bytewise) as it was written...unknown2003-09-031-17/+16