| Commit message (Expand) | Author | Age | Files | Lines |
* | buf0buf.ic: | unknown | 2002-06-26 | 1 | -2/+2 |
* | Many files: | unknown | 2002-06-22 | 19 | -145/+221 |
* | univ.i: | unknown | 2002-04-18 | 1 | -0/+3 |
* | univ.i: | unknown | 2002-04-18 | 1 | -2/+7 |
* | Many files: | unknown | 2002-04-18 | 14 | -37/+104 |
* | os0file.h: | unknown | 2002-04-11 | 1 | -6/+0 |
* | sync0rw.ic, ut0byte.ic: | unknown | 2002-03-21 | 2 | -1/+15 |
* | Many files: | unknown | 2002-03-21 | 15 | -19/+331 |
* | dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc: | unknown | 2002-02-14 | 1 | -7/+10 |
* | Many files: | unknown | 2002-02-04 | 6 | -4/+71 |
* | page0page.ic: | unknown | 2002-01-29 | 2 | -1/+3 |
* | Many files: | unknown | 2002-01-28 | 10 | -103/+180 |
* | data0type.ic, rem0cmp.c: | unknown | 2001-12-22 | 1 | -4/+7 |
* | dict0mem.c, dict0dict.c, row0mysql.c, dict0mem.h: | unknown | 2001-12-17 | 1 | -13/+9 |
* | rem0rec.ic: | unknown | 2001-12-14 | 1 | -1/+13 |
* | ut0byte.h, ut0byte.c, dict0dict.c: | unknown | 2001-12-11 | 1 | -0/+20 |
* | buf0buf.ic, mtr0log.ic: | unknown | 2001-12-04 | 2 | -2/+15 |
* | dict0dict.h, dict0dict.c: | unknown | 2001-11-17 | 1 | -1/+1 |
* | btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c: | unknown | 2001-11-17 | 1 | -1/+3 |
* | updated | unknown | 2001-11-05 | 3 | -15/+4 |
* | Merge | unknown | 2001-10-30 | 13 | -111/+84 |
* | Fix for gcc 3.0 | unknown | 2001-10-30 | 1 | -1/+5 |
* | ut0mem.c Merge changes in InnoDB-3.23.43b | unknown | 2001-10-10 | 38 | -411/+734 |
* | os0sync.h Define os_fast_mutex functions also in Windows | unknown | 2001-09-20 | 2 | -2/+2 |
* | univ.i Changes to eliminate unnecessary Purify warnings (documentation of f... | unknown | 2001-09-20 | 1 | -2/+6 |
* | mem0mem.ic Changes to eliminate unnecessary Purify warnings | unknown | 2001-09-20 | 3 | -12/+40 |
* | lock0lock.c Fix slowness of deadlock detection algorithm | unknown | 2001-09-05 | 1 | -0/+2 |
* | trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor prints | unknown | 2001-08-29 | 6 | -4/+127 |
* | Portability fixes. | unknown | 2001-08-18 | 1 | -0/+2 |
* | Portability fixes | unknown | 2001-08-10 | 1 | -3/+1 |
* | srv0srv.h Support raw disk partitions as data files | unknown | 2001-08-04 | 29 | -65/+546 |
* | dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the han... | unknown | 2001-07-20 | 1 | -4/+0 |
* | srv0srv.h Support raw disk as a data file | unknown | 2001-07-19 | 1 | -1/+15 |
* | univ.i Added a new debug define option | unknown | 2001-06-24 | 4 | -2/+36 |
* | merge | unknown | 2001-06-12 | 1 | -2/+0 |
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | unknown | 2001-06-12 | 1 | -0/+2 |
|\ |
|
| * | Fixed changelog | unknown | 2001-06-12 | 1 | -0/+2 |
* | | univ.i Disable XCHG mutex implementation because of compile problem in GCC-... | unknown | 2001-06-12 | 1 | -0/+2 |
|/ |
|
* | page0cur.ic Fix a bug in insert buffer and multiversioning | unknown | 2001-06-07 | 1 | -2/+2 |
* | mem0pool.h Fix a bus error in aligment of longlong on Solaris | unknown | 2001-06-05 | 1 | -1/+2 |
* | manual.texi website address change | unknown | 2001-06-03 | 6 | -8/+49 |
* | sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 cas... | unknown | 2001-05-31 | 1 | -0/+2 |
* | sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serializa... | unknown | 2001-05-31 | 1 | -5/+19 |
* | Added functions for symbolic link handling to make it possible to | unknown | 2001-05-31 | 1 | -1/+2 |
* | sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86 | unknown | 2001-05-26 | 1 | -0/+14 |
* | log0log.c InnoDB now prints timestamp at startup and shutdown | unknown | 2001-05-24 | 1 | -0/+7 |
* | srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnf | unknown | 2001-05-23 | 1 | -0/+10 |
* | dict0dict.h InnoDB now tries to provide autoinc column value from a counter t... | unknown | 2001-05-21 | 4 | -0/+43 |
* | os0file.h Define always WIN_ASYNC_IO, check at run-time if the OS actually su... | unknown | 2001-05-20 | 1 | -4/+2 |
* | os0file.h InnoDB should now run with the same binary on Win95 and NT: checks ... | unknown | 2001-05-20 | 1 | -1/+11 |