summaryrefslogtreecommitdiff
path: root/innobase/row/row0sel.c
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql()unknown2005-04-211-2/+3
* InnoDB: Define some macros around GCC's __builtin_expect()unknown2005-04-211-5/+5
* Merge from 4.1unknown2005-04-131-12/+12
|\
| * row0sel.c:unknown2005-04-131-12/+12
* | row0sel.c:unknown2005-04-131-10/+17
* | Fixed a bug where next-key locking doesn't allow the insert which does unknown2005-04-131-0/+14
* | manually mergedunknown2005-04-061-0/+4
|\ \ | |/
| * row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h:unknown2005-04-061-0/+4
* | InnoDB: Disable an assertion that fails on old data due to Bug #9526unknown2005-04-051-1/+3
* | ha_innodb.cc, row0sel.c:unknown2005-04-041-2/+6
* | data0type.h, row0sel.c:unknown2005-03-161-12/+20
* | DATA_MYSQL_TRUE_VARCHAR can be DATA_VARCHAR, DATA_BINARY, or unknown2005-03-161-2/+2
* | Fixed a core dump bug after VARCHAR push in InnoDB.unknown2005-03-161-4/+10
* | Many files:unknown2005-03-161-59/+72
* | row0sel.c:unknown2005-03-111-6/+0
* | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-6/+6
* | InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-9/+14
* | mergedunknown2005-03-091-4/+4
|\ \ | |/
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-4/+4
* | row0sel.c:unknown2005-03-071-0/+6
* | InnoDB: optimize SELECT performanceunknown2005-03-071-31/+44
* | InnoDB: Merge fix of Bug #8771 from the 4.1 treeunknown2005-03-021-1/+1
|\ \ | |/
| * row0sel.c:unknown2005-03-011-2/+3
* | merge with 4.1unknown2005-02-281-2/+7
|\ \ | |/
| * row0sel.c:unknown2005-02-221-2/+7
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+1
* | After review fixes (Bug #5682)unknown2005-02-171-6/+19
* | InnoDB: Make CREATE TABLE return error when the minimum row lengthunknown2005-02-171-21/+37
* | InnoDB: Fix Bug #7350 without hard-coding charset-collation numbers.unknown2005-02-081-16/+7
* | Merge with 4.1unknown2005-01-151-6/+62
|\ \ | |/
| * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-121-2/+16
| |\
| * | InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-171-6/+62
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-8/+10
|\ \ \
| * | | BUG#5401: post-review fixesunknown2005-01-121-7/+5
| * | | Fix for BUG#5401 (attempt 2)unknown2004-12-231-7/+11
* | | | manually mergedunknown2004-12-311-2/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Many files:unknown2004-12-271-2/+16
| | |/ | |/|
* | | Many files:unknown2004-12-241-1/+1
* | | logging_ok:unknown2004-12-241-1/+3
| |/ |/|
* | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-122/+130
* | InnoDB: Fix ctype_utf8 test failure caused by the new record format.unknown2004-12-031-0/+2
* | Many files:unknown2004-12-021-113/+224
* | Merge for Matt for Innodb bug. unknown2004-11-301-0/+1
|\ \ | |/
| * row0sel.c:unknown2004-11-301-0/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-261-0/+11
|\ \ | |/
| * Many files:unknown2004-11-261-0/+11
* | mergedunknown2004-11-221-62/+72
|\ \ | |/
| * Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking.unknown2004-11-221-62/+72
* | merge with 4.1unknown2004-10-291-47/+60
|\ \ | |/
| * This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-16/+10