summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* 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
* manual.texi website address changeunknown2001-06-032-4/+260
* row0undo.c Fix a bug if we run out of space in the tablespace assertion in tr...unknown2001-05-141-1/+0
* row0sel.c Fix a bug in consistent read through secondary keyunknown2001-05-091-2/+4
* row0umod.c Partial fix to concurrent drop table and rollback by other user of...unknown2001-05-032-0/+2
* row0sel.c Fixed a typo in the fix to consistent read through a secondary indexunknown2001-05-021-1/+1
* row0sel.c Fix a bug in multiversioned reads through a secondary indexunknown2001-04-273-5/+115
* srv0srv.h Merging work for 3.23.37unknown2001-04-102-136/+147
* row0mysql.c Innobase does not trap now if one creates a table already in Inno...unknown2001-03-081-2/+9
* row0mysql.c Fix REPLACE problem, non-latin1 charset bugunknown2001-03-072-25/+14
* trx0trx.h Innobase now returns the key number in a duplicate key error, remov...unknown2001-03-062-1/+34
* row0mysql.c Removed a bug in update of a table with no primary keyunknown2001-03-031-6/+18
* row0sel.c Removes now trailing spaces from varcharsunknown2001-03-021-0/+3