summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2002-08-311-3/+9
|\
| * row0mysql.c, ha_innobase.cc:unknown2002-08-231-3/+9
* | merge with 3.23.52unknown2002-08-082-1/+26
|\ \ | |/
| * Many files:unknown2002-07-311-0/+5
| * row0vers.c:unknown2002-07-251-1/+21
* | Merge with 3.23.51unknown2002-07-255-50/+115
|\ \ | |/
| * row0ins.c:unknown2002-07-211-1/+2
| * row0ins.c:unknown2002-07-211-0/+12
| * row0mysql.c:unknown2002-07-101-0/+1
| * Many files:unknown2002-07-083-5/+15
| * row0ins.c:unknown2002-07-011-2/+8
| * Many files:unknown2002-06-224-45/+80
* | merge with 3.23.51unknown2002-05-163-14/+81
|\ \ | |/
| * row0mysql.c:unknown2002-05-091-3/+13
| * row0sel.c:unknown2002-05-091-5/+2
| * row0mysql.c:unknown2002-05-092-7/+63
| * row0ins.c:unknown2002-05-021-4/+8
* | mergeunknown2002-04-254-86/+484
|\ \ | |/
| * Many files:unknown2002-04-184-86/+484
* | merge with 3.23.50unknown2002-03-274-18/+121
|\ \ | |/
| * Many files:unknown2002-03-214-18/+121
* | merge with 3.23.49unknown2002-02-141-3/+45
|\ \ | |/
| * row0mysql.c:unknown2002-02-141-1/+9
| * dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc:unknown2002-02-141-2/+20
| * row0mysql.c, sql_db.cc:unknown2002-02-141-1/+17
* | merge with 3.23.48unknown2002-02-111-39/+235
|\ \ | |/
| * Many files:unknown2002-02-041-39/+235
* | Merge from 3.23.48 treeunknown2002-01-302-37/+197
|\ \ | |/
| * Many files:unknown2002-01-282-37/+197
* | merge with 3.23unknown2002-01-021-0/+18
|\ \ | |/
| * row0mysql.c:unknown2001-12-311-0/+18
* | merge with 3.23.47unknown2001-12-211-2/+17
|\ \ | |/
| * row0ins.c:unknown2001-12-201-2/+17
* | merge with 3.23.47 (DO statement)unknown2001-12-171-9/+34
|\ \ | |/
| * dict0mem.c, dict0dict.c, row0mysql.c, dict0mem.h:unknown2001-12-171-9/+34
* | mergeunknown2001-11-071-0/+34
|\ \ | |/
| * updatedunknown2001-11-051-0/+34
* | Added xml patch to mysqldump.unknown2001-11-057-61/+67
|/
* row0mysql.c Fix an assertion when an empty database is droppedunknown2001-10-311-1/+3
* Mergeunknown2001-10-308-51/+90
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-107-112/+960
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-296-60/+182
* row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-131-0/+1
* row0upd.c Fix a memory overwrite which can happen if we update or delete a > ...unknown2001-08-081-2/+2
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-049-119/+495
* row0sel.c Remove a possible cause of the Peter Zaitsev hangunknown2001-07-201-4/+7
* row0sel.c Disable a special join speed optimization until Peter Zaitsev's han...unknown2001-07-201-1/+4
* sync0sync.c Do not use in-line assembly in GCCunknown2001-06-243-10/+53
* row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r...unknown2001-06-131-0/+1
* row0sel.c Fix a bug in consistent read through a secondary indexunknown2001-06-081-2/+2