summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-2612-15964/+0
* 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-163-81/+306
* row0mysql.c:unknown2005-03-131-4/+6
* row0sel.c:unknown2005-03-111-6/+0
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-107-24/+24
* InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-097-29/+52
* mergedunknown2005-03-092-10/+10
|\
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-072-10/+10
* | row0sel.c:unknown2005-03-071-0/+6
* | InnoDB: optimize SELECT performanceunknown2005-03-072-45/+63
* | InnoDB: Merge fix of Bug #8771 from the 4.1 treeunknown2005-03-021-1/+1
|\ \ | |/
| * row0sel.c:unknown2005-03-011-2/+3
* | After review fixes. Fix bugs in TRUNCATE.unknown2005-03-011-2/+25
* | merge with 4.1unknown2005-02-281-2/+7
|\ \ | |/
| * row0sel.c:unknown2005-02-221-2/+7
| * Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2005-02-131-1/+1
| |\
| | * row0mysql.c:unknown2005-02-131-1/+1
| | * row0mysql.c:unknown2004-12-271-34/+66
* | | Remove compiler warnings and remove not used variablesunknown2005-02-252-3/+3
* | | After review fixes (Bug #5682)unknown2005-02-171-6/+19
* | | InnoDB: Make CREATE TABLE return error when the minimum row lengthunknown2005-02-172-22/+39
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-141-16/+7
|\ \ \
| * | | InnoDB: Fix Bug #7350 without hard-coding charset-collation numbers.unknown2005-02-081-16/+7
* | | | row0mysql.c:unknown2005-02-131-1/+4
|/ / /
* | | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-042-0/+25
* | | Fixed a bug: deadlock without any locking, simple select and update (Bug #7975).unknown2005-02-031-18/+23
* | | InnoDB: Cleanups of TRUNCATE TABLE codeunknown2005-01-311-20/+16
* | | InnoDB: Allow concurrent TRUNCATE and INSERT on a table. (Bug #8144)unknown2005-01-281-12/+0
* | | One more after merge fix of Jan Lindström's changeset in 4.1unknown2005-01-251-3/+3
* | | After merge fixesunknown2005-01-251-19/+6
|\ \ \ | |/ /
| * | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-171-19/+6
| |\ \
| | * | Take a shared record lock (LOCK_REC_NOT_GAP) for a matching record in the for...unknown2005-01-121-19/+6
* | | | Merge with global treeunknown2005-01-151-6/+62
|\ \ \ \
| * \ \ \ Merge with 4.1unknown2005-01-151-6/+62
| |\ \ \ \ | | |/ / /
| | * | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-124-68/+256
| | |\ \ \ | | | |/ /
| | | * | row0upd.c:unknown2004-12-311-1/+7
| | * | | InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-171-6/+62
* | | | | InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-141-4/+12
* | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-141-0/+280
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | row0mysql.c:unknown2005-01-131-0/+1
| * | | | InnoDB: Implement fast TRUNCATE TABLE (Bug #7150)unknown2005-01-111-0/+279
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-8/+10
|\ \ \ \ \
| * \ \ \ \ 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
* | | | | | ha_innodb.cc:unknown2005-01-121-1/+4
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-313-67/+249
|\ \ \ \ \