summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r...heikki@donna.mysql.fi2001-06-131-0/+1
* row0sel.c Fix a bug in consistent read through a secondary indexheikki@donna.mysql.fi2001-06-081-2/+2
* manual.texi website address changeheikki@donna.mysql.fi2001-06-032-4/+260
* row0undo.c Fix a bug if we run out of space in the tablespace assertion in tr...heikki@donna.mysql.fi2001-05-141-1/+0
* row0sel.c Fix a bug in consistent read through secondary keyheikki@donna.mysql.fi2001-05-091-2/+4
* row0umod.c Partial fix to concurrent drop table and rollback by other user of...heikki@donna.mysql.fi2001-05-032-0/+2
* row0sel.c Fixed a typo in the fix to consistent read through a secondary indexheikki@donna.mysql.fi2001-05-021-1/+1
* row0sel.c Fix a bug in multiversioned reads through a secondary indexheikki@donna.mysql.fi2001-04-273-5/+115
* srv0srv.h Merging work for 3.23.37heikki@donna.mysql.fi2001-04-102-136/+147
* row0mysql.c Innobase does not trap now if one creates a table already in Inno...heikki@donna.mysql.fi2001-03-081-2/+9
* row0mysql.c Fix REPLACE problem, non-latin1 charset bugheikki@donna.mysql.fi2001-03-072-25/+14
* trx0trx.h Innobase now returns the key number in a duplicate key error, remov...heikki@donna.mysql.fi2001-03-062-1/+34
* row0mysql.c Removed a bug in update of a table with no primary keyheikki@donna.mysql.fi2001-03-031-6/+18
* row0sel.c Removes now trailing spaces from varcharsheikki@donna.mysql.fi2001-03-021-0/+3
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesheikki@donna.mysql.fi2001-03-025-14/+13
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-1714-0/+10265