| Commit message (Expand) | Author | Age | Files | Lines |
* | InnoDB cleanup: | unknown | 2004-05-27 | 32 | -429/+509 |
* | Portability fixes | unknown | 2004-05-27 | 1 | -0/+2 |
* | merge with 4.0 to get windows fixes | unknown | 2004-05-27 | 7 | -353/+8 |
|\ |
|
| * | InnoDB fixup: remove debug assertion that causes compile error | unknown | 2004-05-26 | 1 | -2/+0 |
| * | InnoDB cleanup: Remove unused code for online backup | unknown | 2004-05-26 | 6 | -351/+8 |
* | | Changed prototype of killed_ptr() to make it more portable | unknown | 2004-05-26 | 2 | -0/+11 |
* | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | unknown | 2004-05-25 | 14 | -502/+103 |
|\ \
| |/ |
|
| * | InnoDB cleanup and possible bug-fix: Remove srv0que | unknown | 2004-05-25 | 14 | -502/+103 |
* | | Merge with 4.0 to get fixes for Windows project files | unknown | 2004-05-25 | 2 | -2/+1 |
|\ \
| |/ |
|
| * | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | unknown | 2004-05-25 | 1 | -1/+1 |
| * | InnoDB cleanup: sync0arr.c: sync_array_cell_print(): Remove unused variable str | unknown | 2004-05-24 | 1 | -1/+0 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-05-24 | 17 | -734/+17 |
|\ \ |
|
| * | | After merge fixes | unknown | 2004-05-24 | 3 | -10/+1 |
| * | | Merge with 4.0, mainly to get changes to windows project files | unknown | 2004-05-20 | 15 | -724/+16 |
| |\ \
| | |/ |
|
| | * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | unknown | 2004-05-19 | 2 | -3/+3 |
| | * | mem0pool.c: | unknown | 2004-05-18 | 1 | -13/+5 |
| | * | dict0dict.c: | unknown | 2004-05-17 | 1 | -1/+2 |
| | * | InnoDB: srv0srv.c: Remove reference to sync0ipm.h (fix ChangeSet@1.1833) | unknown | 2004-05-17 | 1 | -1/+0 |
| | * | InnoDB: Remove unused module sync0ipm | unknown | 2004-05-17 | 6 | -472/+4 |
| | * | InnoDB: Remove unused module os0shm | unknown | 2004-05-17 | 6 | -235/+4 |
* | | | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf() | unknown | 2004-05-20 | 2 | -180/+0 |
|/ / |
|
* | | InnoDB cleanup: Remove unused function ut_printf() | unknown | 2004-05-17 | 1 | -73/+0 |
* | | InnoDB cleanup: Add const qualifiers to many char* arguments | unknown | 2004-05-17 | 31 | -519/+553 |
* | | Merge with 4.0.20 | unknown | 2004-05-17 | 15 | -43/+83 |
|\ \
| |/ |
|
| * | InnoDB: Remove unused function ut_str_catenate() | unknown | 2004-05-14 | 2 | -37/+0 |
| * | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c: | unknown | 2004-05-13 | 3 | -3/+41 |
| * | InnoDB: fixed bug in dict0dict.c: dict_index_name_print() | unknown | 2004-05-13 | 1 | -1/+1 |
| * | InnoDB: Remove os_file_lock() from the 4.0 tree (unfix Bug #3608) | unknown | 2004-05-13 | 1 | -41/+0 |
| * | eval0eval.c: | unknown | 2004-05-12 | 1 | -1/+1 |
| * | InnoDB: Changed bug reporting address to http://bugs.mysql.com | unknown | 2004-05-11 | 10 | -30/+23 |
| * | InnoDB: Fix assertion failure for orphaned tables in DROP DATABASE | unknown | 2004-05-10 | 1 | -2/+3 |
| * | Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1 | unknown | 2004-05-07 | 1 | -1/+1 |
* | | InnoDB cleanup: eliminate IB__FILE__ | unknown | 2004-05-14 | 27 | -213/+212 |
* | | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiers | unknown | 2004-05-14 | 3 | -48/+11 |
* | | InnoDB: Disable file locking on FreeBSD | unknown | 2004-05-14 | 1 | -5/+14 |
* | | InnoDB: Replace ut_strdup() with mem_strdup() | unknown | 2004-05-11 | 3 | -37/+3 |
* | | Merge with 4.0 to get security patch for check_grant_colum | unknown | 2004-05-06 | 3 | -5/+26 |
|\ \
| |/ |
|
| * | InnoDB portability fix: new function os_file_set_eof() | unknown | 2004-05-05 | 3 | -5/+26 |
* | | Merge with 4.0.19 | unknown | 2004-05-05 | 13 | -27/+305 |
|\ \
| |/ |
|
| * | InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual size | unknown | 2004-05-05 | 1 | -0/+5 |
| * | InnoDB: os0file.c: Lock files exclusively (Bug #3608) | unknown | 2004-05-05 | 1 | -7/+48 |
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | unknown | 2004-05-03 | 6 | -15/+244 |
| |\ |
|
| | * | InnoDB: implement LOCK TABLE (Bug #3299) | unknown | 2004-04-29 | 6 | -15/+244 |
| * | | - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compile | unknown | 2004-04-29 | 1 | -0/+1 |
| |/ |
|
| * | Portability fix (for AIX) | unknown | 2004-04-29 | 1 | -0/+3 |
| * | InnoDB: make UNIV_SYNC_DEBUG useable again | unknown | 2004-04-28 | 4 | -5/+5 |
* | | trying to remove Windows compiler warnings (Miguel, could you please check if... | unknown | 2004-05-03 | 1 | -1/+1 |
* | | After merge fixes | unknown | 2004-04-27 | 15 | -112/+72 |
* | | Merge with 4.0 | unknown | 2004-04-26 | 110 | -4531/+4072 |
|\ \
| |/ |
|
| * | ha_innodb.cc, sync0sync.h, sync0sync.c: | unknown | 2004-04-09 | 2 | -0/+40 |