summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* 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
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-025-14/+13
* Added Innobase to source distributionunknown2001-02-1714-0/+10265