summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* 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