| Commit message (Expand) | Author | Age | Files | Lines |
* | manually merged | serg@serg.mylan | 2004-08-18 | 8 | -9/+61 |
|\ |
|
| * | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: | heikki@hundin.mysql.fi | 2004-08-18 | 2 | -2/+36 |
| * | InnoDB: Use create_temp_file() when available | marko@hundin.mysql.fi | 2004-08-10 | 1 | -2/+2 |
| * | InnoDB: Add option for disabling innodb_status.<pid> files. | marko@hundin.mysql.fi | 2004-08-06 | 2 | -1/+3 |
| * | dyn0dyn.h: | marko@hundin.mysql.fi | 2004-08-02 | 3 | -3/+6 |
| * | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-30 | 1 | -1/+6 |
| * | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-27 | 1 | -1/+9 |
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-07-21 | 1 | -0/+1 |
|\ \ |
|
| * | | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb | jan@hundin.mysql.fi | 2004-07-20 | 1 | -0/+1 |
* | | | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 5 | -8/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | InnoDB: LOCK TABLE clean-up | marko@hundin.mysql.fi | 2004-07-12 | 3 | -7/+10 |
| * | InnoDB: Increment the lock wait watchdog timeout during CHECK TABLE | marko@hundin.mysql.fi | 2004-07-12 | 2 | -1/+2 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 4 | -7/+11 |
|\ \
| |/ |
|
| * | mach0data.ic, mach0data.h: | marko@hundin.mysql.fi | 2004-06-18 | 4 | -7/+11 |
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-23 | 1 | -0/+8 |
|\ \ |
|
| * | | Robustness feature. | guilhem@mysql.com | 2004-06-20 | 1 | -0/+8 |
* | | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 35 | -144/+246 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mem0dbg.h, mem0dbg.c: | heikki@hundin.mysql.fi | 2004-06-17 | 1 | -0/+13 |
| * | log0log.h: | heikki@hundin.mysql.fi | 2004-06-17 | 2 | -6/+0 |
| * | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040316101802|63386 | heikki@hundin.mysql.fi | 2004-06-17 | 2 | -0/+34 |
| * | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 | heikki@hundin.mysql.fi | 2004-06-17 | 7 | -39/+36 |
| * | srv0que.c: | heikki@hundin.mysql.fi | 2004-06-17 | 1 | -0/+53 |
| * | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 | heikki@hundin.mysql.fi | 2004-06-17 | 5 | -20/+62 |
| * | ut0mem.h, ut0mem.c: | heikki@hundin.mysql.fi | 2004-06-16 | 1 | -0/+31 |
| * | mem0mem.ic, mem0mem.h: | heikki@hundin.mysql.fi | 2004-06-16 | 2 | -41/+0 |
| * | InnoDB bug fix: mem_realloc() didn't preserve the block contents | marko@hundin.mysql.fi | 2004-06-16 | 1 | -3/+15 |
| * | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | marko@hundin.mysql.fi | 2004-06-16 | 17 | -49/+16 |
* | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 2 | -0/+10 |
|\ \
| |/ |
|
| * | row0mysql.c, row0mysql.h, ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-06-01 | 1 | -0/+3 |
| * | InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919) | marko@hundin.mysql.fi | 2004-05-28 | 1 | -0/+7 |
* | | InnoDB cleanup: | marko@hundin.mysql.fi | 2004-05-27 | 7 | -17/+31 |
* | | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 3 | -81/+2 |
|\ \
| |/ |
|
| * | InnoDB cleanup: Remove unused code for online backup | marko@hundin.mysql.fi | 2004-05-26 | 3 | -81/+2 |
* | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 1 | -0/+4 |
* | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 6 | -115/+20 |
|\ \
| |/ |
|
| * | InnoDB cleanup and possible bug-fix: Remove srv0que | marko@hundin.mysql.fi | 2004-05-25 | 6 | -115/+20 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-24 | 7 | -376/+3 |
|\ \ |
|
| * | | After merge fixes | monty@mysql.com | 2004-05-24 | 2 | -3/+1 |
| * | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 5 | -373/+2 |
| |\ \
| | |/ |
|
| | * | InnoDB: Remove unused module sync0ipm | marko@hundin.mysql.fi | 2004-05-17 | 3 | -296/+1 |
| | * | InnoDB: Remove unused module os0shm | marko@hundin.mysql.fi | 2004-05-17 | 3 | -77/+1 |
* | | | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf() | marko@hundin.mysql.fi | 2004-05-20 | 1 | -32/+0 |
|/ / |
|
* | | InnoDB cleanup: Add const qualifiers to many char* arguments | marko@hundin.mysql.fi | 2004-05-17 | 19 | -271/+283 |
* | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | InnoDB: Remove unused function ut_str_catenate() | marko@hundin.mysql.fi | 2004-05-14 | 1 | -11/+0 |
| * | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c: | heikki@hundin.mysql.fi | 2004-05-13 | 1 | -2/+4 |
* | | InnoDB cleanup: eliminate IB__FILE__ | marko@hundin.mysql.fi | 2004-05-14 | 15 | -166/+163 |
* | | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiers | marko@hundin.mysql.fi | 2004-05-14 | 2 | -22/+11 |
* | | InnoDB: Replace ut_strdup() with mem_strdup() | marko@hundin.mysql.fi | 2004-05-11 | 1 | -10/+0 |
* | | Merge with 4.0 to get security patch for check_grant_colum | monty@mysql.com | 2004-05-06 | 1 | -0/+8 |
|\ \
| |/ |
|