| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed innobase/my_cnf, innobase/include/makefilewin.i, | aivanov@mysql.com | 2005-10-26 | 1 | -9/+0 |
* | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -3/+3 |
|\ |
|
| * | InnoDB: Update links to the user manual | marko@hundin.mysql.fi | 2004-09-08 | 1 | -3/+3 |
* | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -5/+1 |
|\ \
| |/ |
|
| * | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | marko@hundin.mysql.fi | 2004-06-16 | 1 | -5/+1 |
* | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 1 | -55/+48 |
|\ \
| |/ |
|
| * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | marko@hundin.mysql.fi | 2004-04-07 | 1 | -1/+5 |
| * | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 1 | -50/+41 |
* | | After merge fixes | monty@mysql.com | 2004-03-17 | 1 | -2/+2 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -44/+63 |
|\ \
| |/ |
|
| * | InnoDB: Replace ut_a(0) with ut_error | marko@hundin.mysql.fi | 2004-03-13 | 1 | -5/+5 |
| * | Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d... | marko@hundin.mysql.fi | 2004-03-12 | 1 | -42/+34 |
| * | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled | marko@hundin.mysql.fi | 2004-03-12 | 1 | -9/+42 |
| * | Replace ut_anp with ut_a | marko@hundin.mysql.fi | 2004-03-12 | 1 | -1/+1 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -10/+4 |
|\ \
| |/ |
|
| * | Many files: | marko@hundin.mysql.fi | 2004-02-20 | 1 | -10/+4 |
* | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 4 | -5241/+0 |
|\ \
| |/ |
|
| * | Remove unnecessary files and functions | marko@hundin.mysql.fi | 2004-02-19 | 1 | -3100/+0 |
| * | Remove unnecessary files | marko@hundin.mysql.fi | 2004-02-19 | 3 | -2141/+0 |
* | | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe | monty@mysql.com | 2003-12-20 | 1 | -21/+27 |
* | | Many files: | heikki@hundin.mysql.fi | 2003-11-03 | 1 | -29/+61 |
* | | Many files: | heikki@hundin.mysql.fi | 2003-10-07 | 1 | -122/+333 |
|/ |
|
* | Windows fix to avoid VC++ 6.0 compiler bug, which prevents compilation when f... | greg@mysql.com | 2003-09-04 | 1 | -2/+31 |
* | srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: | heikki@hundin.mysql.fi | 2003-07-25 | 1 | -2/+44 |
* | Many files: | heikki@hundin.mysql.fi | 2003-06-15 | 1 | -2/+2 |
* | - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static | lenz@mysql.com | 2003-04-10 | 1 | -1/+1 |
* | Many files: | heikki@hundin.mysql.fi | 2002-12-22 | 1 | -8/+8 |
* | Many files: | heikki@hundin.mysql.fi | 2002-10-29 | 1 | -3/+21 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+31 |
|\ |
|
| * | Innodb fixes: | monty@hundin.mysql.fi | 2002-08-01 | 1 | -1/+1 |
| * | Many files: | heikki@hundin.mysql.fi | 2002-07-31 | 1 | -0/+30 |
* | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 1 | -2/+20 |
|\ \
| |/ |
|
| * | Many files: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -2/+20 |
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -10/+171 |
|\ \
| |/ |
|
| * | Many files: | heikki@hundin.mysql.fi | 2002-03-21 | 1 | -10/+171 |
* | | Added xml patch to mysqldump. | jani@hynda.mysql.fi | 2001-11-05 | 1 | -4/+4 |
|/ |
|
* | srv0srv.h Support raw disk partitions as data files | heikki@donna.mysql.fi | 2001-08-04 | 1 | -2/+2 |
* | sync0sync.c Do not use in-line assembly in GCC | heikki@donna.mysql.fi | 2001-06-24 | 1 | -0/+12 |
* | fsp0fsp.c Fix a bug in freeing of a segment in the tablespace | heikki@donna.mysql.fi | 2001-06-19 | 1 | -7/+21 |
* | fsp0fsp.c Circumvent a bug in Visual C inlining | heikki@donna.mysql.fi | 2001-03-14 | 1 | -9/+12 |
* | ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes | heikki@donna.mysql.fi | 2001-03-02 | 1 | -6/+6 |
* | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 7 | -0/+8640 |