| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with 3.23.51 | unknown | 2002-05-16 | 3 | -14/+81 |
|\ |
|
| * | row0mysql.c: | unknown | 2002-05-09 | 1 | -3/+13 |
| * | row0sel.c: | unknown | 2002-05-09 | 1 | -5/+2 |
| * | row0mysql.c: | unknown | 2002-05-09 | 2 | -7/+63 |
| * | row0ins.c: | unknown | 2002-05-02 | 1 | -4/+8 |
* | | merge | unknown | 2002-04-25 | 4 | -86/+484 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2002-04-18 | 4 | -86/+484 |
* | | merge with 3.23.50 | unknown | 2002-03-27 | 4 | -18/+121 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2002-03-21 | 4 | -18/+121 |
* | | merge with 3.23.49 | unknown | 2002-02-14 | 1 | -3/+45 |
|\ \
| |/ |
|
| * | row0mysql.c: | unknown | 2002-02-14 | 1 | -1/+9 |
| * | dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc: | unknown | 2002-02-14 | 1 | -2/+20 |
| * | row0mysql.c, sql_db.cc: | unknown | 2002-02-14 | 1 | -1/+17 |
* | | merge with 3.23.48 | unknown | 2002-02-11 | 1 | -39/+235 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2002-02-04 | 1 | -39/+235 |
* | | Merge from 3.23.48 tree | unknown | 2002-01-30 | 2 | -37/+197 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2002-01-28 | 2 | -37/+197 |
* | | merge with 3.23 | unknown | 2002-01-02 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | row0mysql.c: | unknown | 2001-12-31 | 1 | -0/+18 |
* | | merge with 3.23.47 | unknown | 2001-12-21 | 1 | -2/+17 |
|\ \
| |/ |
|
| * | row0ins.c: | unknown | 2001-12-20 | 1 | -2/+17 |
* | | merge with 3.23.47 (DO statement) | unknown | 2001-12-17 | 1 | -9/+34 |
|\ \
| |/ |
|
| * | dict0mem.c, dict0dict.c, row0mysql.c, dict0mem.h: | unknown | 2001-12-17 | 1 | -9/+34 |
* | | merge | unknown | 2001-11-07 | 1 | -0/+34 |
|\ \
| |/ |
|
| * | updated | unknown | 2001-11-05 | 1 | -0/+34 |
* | | Added xml patch to mysqldump. | unknown | 2001-11-05 | 7 | -61/+67 |
|/ |
|
* | row0mysql.c Fix an assertion when an empty database is dropped | unknown | 2001-10-31 | 1 | -1/+3 |
* | Merge | unknown | 2001-10-30 | 8 | -51/+90 |
* | ut0mem.c Merge changes in InnoDB-3.23.43b | unknown | 2001-10-10 | 7 | -112/+960 |
* | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor prints | unknown | 2001-08-29 | 6 | -60/+182 |
* | row0sel.c Fix a memory freeing bug when a row which contains an externally st... | unknown | 2001-08-13 | 1 | -0/+1 |
* | row0upd.c Fix a memory overwrite which can happen if we update or delete a > ... | unknown | 2001-08-08 | 1 | -2/+2 |
* | srv0srv.h Support raw disk partitions as data files | unknown | 2001-08-04 | 9 | -119/+495 |
* | row0sel.c Remove a possible cause of the Peter Zaitsev hang | unknown | 2001-07-20 | 1 | -4/+7 |
* | row0sel.c Disable a special join speed optimization until Peter Zaitsev's han... | unknown | 2001-07-20 | 1 | -1/+4 |
* | sync0sync.c Do not use in-line assembly in GCC | unknown | 2001-06-24 | 3 | -10/+53 |
* | row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r... | unknown | 2001-06-13 | 1 | -0/+1 |
* | row0sel.c Fix a bug in consistent read through a secondary index | unknown | 2001-06-08 | 1 | -2/+2 |
* | manual.texi website address change | unknown | 2001-06-03 | 2 | -4/+260 |
* | row0undo.c Fix a bug if we run out of space in the tablespace assertion in tr... | unknown | 2001-05-14 | 1 | -1/+0 |
* | row0sel.c Fix a bug in consistent read through secondary key | unknown | 2001-05-09 | 1 | -2/+4 |
* | row0umod.c Partial fix to concurrent drop table and rollback by other user of... | unknown | 2001-05-03 | 2 | -0/+2 |
* | row0sel.c Fixed a typo in the fix to consistent read through a secondary index | unknown | 2001-05-02 | 1 | -1/+1 |
* | row0sel.c Fix a bug in multiversioned reads through a secondary index | unknown | 2001-04-27 | 3 | -5/+115 |
* | srv0srv.h Merging work for 3.23.37 | unknown | 2001-04-10 | 2 | -136/+147 |
* | row0mysql.c Innobase does not trap now if one creates a table already in Inno... | unknown | 2001-03-08 | 1 | -2/+9 |
* | row0mysql.c Fix REPLACE problem, non-latin1 charset bug | unknown | 2001-03-07 | 2 | -25/+14 |
* | trx0trx.h Innobase now returns the key number in a duplicate key error, remov... | unknown | 2001-03-06 | 2 | -1/+34 |
* | row0mysql.c Removed a bug in update of a table with no primary key | unknown | 2001-03-03 | 1 | -6/+18 |
* | row0sel.c Removes now trailing spaces from varchars | unknown | 2001-03-02 | 1 | -0/+3 |