| Commit message (Expand) | Author | Age | Files | Lines |
* | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf() | unknown | 2004-05-20 | 1 | -32/+0 |
* | InnoDB cleanup: Add const qualifiers to many char* arguments | unknown | 2004-05-17 | 19 | -271/+283 |
* | Merge with 4.0.20 | unknown | 2004-05-17 | 1 | -2/+4 |
|\ |
|
| * | InnoDB: Remove unused function ut_str_catenate() | unknown | 2004-05-14 | 1 | -11/+0 |
| * | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c: | unknown | 2004-05-13 | 1 | -2/+4 |
* | | InnoDB cleanup: eliminate IB__FILE__ | unknown | 2004-05-14 | 15 | -166/+163 |
* | | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiers | unknown | 2004-05-14 | 2 | -22/+11 |
* | | InnoDB: Replace ut_strdup() with mem_strdup() | unknown | 2004-05-11 | 1 | -10/+0 |
* | | Merge with 4.0 to get security patch for check_grant_colum | unknown | 2004-05-06 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | InnoDB portability fix: new function os_file_set_eof() | unknown | 2004-05-05 | 1 | -0/+8 |
* | | Merge with 4.0.19 | unknown | 2004-05-05 | 4 | -2/+39 |
|\ \
| |/ |
|
| * | InnoDB: implement LOCK TABLE (Bug #3299) | unknown | 2004-04-29 | 3 | -1/+38 |
| * | InnoDB: make UNIV_SYNC_DEBUG useable again | unknown | 2004-04-28 | 1 | -1/+1 |
* | | After merge fixes | unknown | 2004-04-27 | 3 | -2/+5 |
* | | Merge with 4.0 | unknown | 2004-04-26 | 48 | -300/+408 |
|\ \
| |/ |
|
| * | ha_innodb.cc, sync0sync.h, sync0sync.c: | unknown | 2004-04-09 | 1 | -0/+16 |
| * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | unknown | 2004-04-07 | 18 | -16/+51 |
| * | InnoDB: send diagnostic output to stderr or files | unknown | 2004-04-06 | 20 | -96/+90 |
| * | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.x | unknown | 2004-04-05 | 1 | -0/+5 |
| * | InnoDB: ignore intra-database foreign key references between tables | unknown | 2004-04-02 | 2 | -1/+13 |
| * | InnoDB: Handle quotes properly in the InnoDB SQL parser | unknown | 2004-04-02 | 1 | -7/+0 |
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | unknown | 2004-04-01 | 1 | -2/+11 |
| |\ |
|
| | * | fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: | unknown | 2004-04-01 | 1 | -2/+11 |
| * | | InnoDB cleanup: fixing buffer overflows and quoting of quotes | unknown | 2004-04-01 | 13 | -31/+233 |
| |/ |
|
| * | InnoDB: Remove ut_str_contains() and replace it with strchr() | unknown | 2004-03-31 | 1 | -8/+0 |
| * | InnoDB: Remove unused hash table code and parameters | unknown | 2004-03-31 | 1 | -40/+3 |
| * | InnoDB: Remove unnecessary code, mostly related to stored procedures | unknown | 2004-03-31 | 7 | -115/+0 |
* | | trx0undo.h, trx0undo.c, trx0trx.c: | unknown | 2004-03-18 | 1 | -14/+0 |
* | | merge fixes (use old code) | unknown | 2004-03-18 | 51 | -931/+218 |
|\ \ |
|
| * \ | merge with 4.0 | unknown | 2004-03-17 | 7 | -45/+12 |
| |\ \
| | |/ |
|
| | * | InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is defined | unknown | 2004-03-16 | 2 | -1/+6 |
| | * | InnoDB: Make btr_cur_unmark_extern_fields() a static function | unknown | 2004-03-16 | 1 | -10/+0 |
| | * | InnoDB: remove debug code from non-debug version | unknown | 2004-03-16 | 2 | -34/+0 |
| | * | InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined | unknown | 2004-03-16 | 2 | -0/+6 |
| * | | merge with 4.0 | unknown | 2004-03-16 | 46 | -886/+206 |
| |\ \
| | |/ |
|
| | * | InnoDB: Replace ut_a(0) with ut_error | unknown | 2004-03-13 | 4 | -7/+7 |
| | * | InnoDB: disable unreachable debug functions unless #ifdef UNIV_MEM_DEBUG | unknown | 2004-03-12 | 1 | -0/+2 |
| | * | InnoDB: remove redundant functions mach_write() and mach_read() | unknown | 2004-03-12 | 2 | -57/+0 |
| | * | Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d... | unknown | 2004-03-12 | 3 | -4/+1 |
| | * | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled | unknown | 2004-03-12 | 18 | -61/+138 |
| | * | Replace ut_anp with ut_a | unknown | 2004-03-12 | 1 | -89/+24 |
| | * | More consistent handling of magic numbers | unknown | 2004-03-11 | 7 | -36/+39 |
| | * | Remove remaining references to the built-in ODBC driver of InnoDB | unknown | 2004-03-11 | 4 | -197/+7 |
| | * | Remove unneeded module "com" | unknown | 2004-03-11 | 11 | -513/+8 |
| | * | sync0arr.c, os0file.h: | unknown | 2004-03-11 | 1 | -0/+3 |
| | * | ut0dbg.h: | unknown | 2004-02-24 | 1 | -3/+15 |
* | | | Many files: | unknown | 2004-03-17 | 2 | -7/+25 |
* | | | ut0mem.h, ut0mem.c: | unknown | 2004-03-16 | 2 | -1/+66 |
|/ / |
|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2004-02-22 | 26 | -765/+49 |
|\ \ |
|
| * \ | merge with 4.0 | unknown | 2004-02-22 | 18 | -326/+8 |
| |\ \
| | |/ |
|