summaryrefslogtreecommitdiff
path: root/innobase/row/row0sel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-121-2/+16
|\
| * Many files:unknown2004-12-271-2/+16
* | InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-171-6/+62
|/
* row0sel.c:unknown2004-11-301-0/+1
* Many files:unknown2004-11-261-0/+11
* Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking.unknown2004-11-221-62/+72
* This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-16/+10
* row0sel.c, row0row.c:unknown2004-10-081-13/+20
* Many files:unknown2004-10-011-6/+3
* Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-16/+22
|\
| * InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-16/+22
* | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-031-3/+12
|/
* manually mergedunknown2004-08-181-1/+8
|\
| * row0sel.c, page0page.ic:unknown2004-07-301-1/+7
| * row0sel.c, page0page.ic:unknown2004-07-271-0/+1
* | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb unknown2004-07-201-7/+76
* | InnoDB cleanup:unknown2004-05-271-9/+9
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-171-5/+5
* | Merge with 4.0.20unknown2004-05-171-2/+1
|\ \ | |/
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-2/+1
* | After merge fixesunknown2004-04-271-15/+10
* | Merge with 4.0unknown2004-04-261-66/+74
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-67/+77
* | merge with 4.0unknown2004-03-161-3/+5
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-3/+3
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-0/+2
* | Merge with 4.0.18unknown2004-02-111-1/+10
|\ \ | |/
| * data0data.ic, data0data.h, row0sel.c:unknown2004-01-271-1/+10
* | row0sel.c:unknown2004-01-201-2/+0
* | row0sel.c:unknown2004-01-131-2/+4
* | row0sel.c:unknown2004-01-131-0/+22
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-14/+17
* | Merge with 4.0.17unknown2003-12-171-6/+2
|\ \ | |/
| * Many files:unknown2003-12-121-6/+2
* | Merge with 4.0unknown2003-11-041-2/+2
|\ \ | |/
| * row0sel.c:unknown2003-10-281-2/+8
* | Many files:unknown2003-11-031-1/+7
* | mergeunknown2003-10-071-1/+4
|\ \
| * \ Merge with 4.0.16unknown2003-10-071-18/+15
| |\ \ | | |/
| | * row0sel.c:unknown2003-09-121-2/+3
| | * row0sel.c:unknown2003-09-121-16/+12
* | | Many files:unknown2003-10-071-48/+85
|/ /
* | Mergeunknown2003-09-081-17/+16
|\ \
| * | making InnoDB to return the row exactly the same (bytewise) as it was written...unknown2003-09-031-17/+16
* | | Merge with 4.0.14unknown2003-08-111-94/+217
|\ \ \ | |/ / |/| / | |/
| * row0sel.c, row0ins.c:unknown2003-06-181-4/+12
| * row0vers.c, row0sel.c, row0ins.c:unknown2003-06-181-25/+64
| * Many files:unknown2003-06-151-69/+145
* | Merge with 4.0.13unknown2003-05-191-41/+57
|\ \ | |/
| * row0sel.c:unknown2003-04-171-3/+14