| Commit message (Expand) | Author | Age | Files | Lines |
* | InnoDB portability fix: new function os_file_set_eof() | marko@hundin.mysql.fi | 2004-05-05 | 1 | -5/+1 |
* | InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual size | marko@hundin.mysql.fi | 2004-05-05 | 1 | -0/+5 |
* | InnoDB: make UNIV_SYNC_DEBUG useable again | marko@hundin.mysql.fi | 2004-04-28 | 1 | -0/+1 |
* | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | marko@hundin.mysql.fi | 2004-04-07 | 1 | -0/+2 |
* | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 2 | -146/+153 |
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-04-01 | 1 | -2/+16 |
|\ |
|
| * | fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: | heikki@hundin.mysql.fi | 2004-04-01 | 1 | -2/+16 |
* | | InnoDB cleanup: fixing buffer overflows and quoting of quotes | marko@hundin.mysql.fi | 2004-04-01 | 2 | -44/+22 |
|/ |
|
* | InnoDB: Replace ut_a(0) with ut_error | marko@hundin.mysql.fi | 2004-03-13 | 1 | -1/+1 |
* | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled | marko@hundin.mysql.fi | 2004-03-12 | 2 | -0/+12 |
* | Remove remaining references to the built-in ODBC driver of InnoDB | marko@hundin.mysql.fi | 2004-03-11 | 1 | -1/+0 |
* | Remove unneeded module "com" | marko@hundin.mysql.fi | 2004-03-11 | 2 | -16/+8 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2004-03-04 | 1 | -12/+8 |
* | Many files: | marko@hundin.mysql.fi | 2004-02-20 | 2 | -328/+3 |
* | srv_add_path_separator_if_needed: be static; use memcpy, not sprintf | marko@hundin.mysql.fi | 2004-02-19 | 1 | -15/+10 |
* | Remove unnecessary files and functions | marko@hundin.mysql.fi | 2004-02-19 | 1 | -677/+0 |
* | Remove unnecessary files | marko@hundin.mysql.fi | 2004-02-19 | 3 | -172/+0 |
* | trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h: | heikki@hundin.mysql.fi | 2004-01-06 | 1 | -0/+25 |
* | thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-10-17 | 2 | -3/+33 |
* | srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: | heikki@hundin.mysql.fi | 2003-07-25 | 1 | -1/+14 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-07-13 | 1 | -1/+24 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-07-13 | 1 | -25/+20 |
* | srv0start.c, srv0srv.h, os0file.h, os0file.c: | heikki@hundin.mysql.fi | 2003-07-13 | 1 | -0/+4 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-07-06 | 1 | -4/+23 |
* | Many files: | heikki@hundin.mysql.fi | 2003-07-03 | 1 | -9/+11 |
* | Many files: | heikki@hundin.mysql.fi | 2003-06-15 | 2 | -10/+14 |
* | os0thread.h, os0sync.ic, os0sync.h, os0thread.c, os0sync.c, os0file.c: | heikki@hundin.mysql.fi | 2003-06-02 | 2 | -7/+69 |
* | Many files: | heikki@hundin.mysql.fi | 2003-05-31 | 2 | -74/+27 |
* | srv0start.c: | heikki@hundin.mysql.fi | 2003-05-30 | 1 | -12/+1 |
* | Many files: | heikki@hundin.mysql.fi | 2003-05-30 | 2 | -0/+71 |
* | srv0start.c: | heikki@hundin.mysql.fi | 2003-05-18 | 1 | -10/+23 |
* | srv0start.c, trx0sys.c: | heikki@hundin.mysql.fi | 2003-05-12 | 1 | -1/+4 |
* | row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c: | heikki@hundin.mysql.fi | 2003-05-04 | 1 | -1/+14 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-05-04 | 1 | -1/+17 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-05-03 | 1 | -1/+1 |
* | buf0buf.c, srv0srv.h, buf0buf.h, srv0srv.c: | heikki@hundin.mysql.fi | 2003-05-03 | 1 | -28/+86 |
* | Many files: | heikki@hundin.mysql.fi | 2003-05-03 | 1 | -10/+7 |
* | srv0start.c: | heikki@hundin.mysql.fi | 2003-04-26 | 1 | -1/+3 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-04-24 | 1 | -5/+5 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-04-24 | 1 | -6/+10 |
* | Many files: | heikki@hundin.mysql.fi | 2003-04-16 | 1 | -6/+16 |
* | - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static | lenz@mysql.com | 2003-04-10 | 1 | -1/+1 |
* | srv0start.c: | heikki@hundin.mysql.fi | 2003-03-03 | 1 | -6/+17 |
* | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 2 | -1/+76 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-01-15 | 1 | -0/+4 |
* | srv0srv.c: | heikki@hundin.mysql.fi | 2003-01-13 | 1 | -0/+11 |
* | Many files: | heikki@hundin.mysql.fi | 2002-12-22 | 1 | -2/+11 |
* | srv0start.c: | heikki@hundin.mysql.fi | 2002-11-16 | 1 | -0/+16 |
* | Many files: | heikki@hundin.mysql.fi | 2002-11-07 | 1 | -1/+18 |
* | Many files: | heikki@hundin.mysql.fi | 2002-11-06 | 2 | -9/+24 |