| Commit message (Expand) | Author | Age | Files | Lines |
* | row0sel.c, page0page.ic: | unknown | 2004-07-27 | 1 | -1/+9 |
* | InnoDB: LOCK TABLE clean-up | unknown | 2004-07-12 | 3 | -7/+10 |
* | InnoDB: Increment the lock wait watchdog timeout during CHECK TABLE | unknown | 2004-07-12 | 2 | -1/+2 |
* | mach0data.ic, mach0data.h: | unknown | 2004-06-18 | 4 | -7/+11 |
* | mem0dbg.h, mem0dbg.c: | unknown | 2004-06-17 | 1 | -0/+13 |
* | log0log.h: | unknown | 2004-06-17 | 2 | -6/+0 |
* | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040316101802|63386 | unknown | 2004-06-17 | 2 | -0/+34 |
* | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 | unknown | 2004-06-17 | 7 | -39/+36 |
* | srv0que.c: | unknown | 2004-06-17 | 1 | -0/+53 |
* | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 | unknown | 2004-06-17 | 5 | -20/+62 |
* | ut0mem.h, ut0mem.c: | unknown | 2004-06-16 | 1 | -0/+31 |
* | mem0mem.ic, mem0mem.h: | unknown | 2004-06-16 | 2 | -41/+0 |
* | InnoDB bug fix: mem_realloc() didn't preserve the block contents | unknown | 2004-06-16 | 1 | -3/+15 |
* | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | unknown | 2004-06-16 | 17 | -49/+16 |
* | row0mysql.c, row0mysql.h, ha_innodb.cc: | unknown | 2004-06-01 | 1 | -0/+3 |
* | InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919) | unknown | 2004-05-28 | 1 | -0/+7 |
* | InnoDB cleanup: Remove unused code for online backup | unknown | 2004-05-26 | 3 | -81/+2 |
* | InnoDB cleanup and possible bug-fix: Remove srv0que | unknown | 2004-05-25 | 6 | -115/+20 |
* | InnoDB: Remove unused module sync0ipm | unknown | 2004-05-17 | 3 | -296/+1 |
* | InnoDB: Remove unused module os0shm | unknown | 2004-05-17 | 3 | -77/+1 |
* | 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 portability fix: new function os_file_set_eof() | unknown | 2004-05-05 | 1 | -0/+8 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |