| Commit message (Expand) | Author | Age | Files | Lines |
* | InnoDB cleanup and possible bug-fix: Remove srv0que | unknown | 2004-05-25 | 14 | -502/+103 |
* | 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 |
* | 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: 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 portability fix: new function os_file_set_eof() | unknown | 2004-05-05 | 3 | -5/+26 |
* | 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 |
* | ha_innodb.cc, sync0sync.h, sync0sync.c: | unknown | 2004-04-09 | 2 | -0/+40 |
* | InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772 | unknown | 2004-04-08 | 1 | -3/+4 |
* | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | unknown | 2004-04-07 | 38 | -24/+144 |
* | InnoDB: send diagnostic output to stderr or files | unknown | 2004-04-06 | 72 | -2445/+2084 |
* | InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.x | unknown | 2004-04-05 | 2 | -0/+10 |
* | InnoDB: ignore intra-database foreign key references between tables | unknown | 2004-04-02 | 6 | -17/+31 |
* | InnoDB: Handle quotes properly in the InnoDB SQL parser | unknown | 2004-04-02 | 5 | -503/+563 |
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0 | unknown | 2004-04-01 | 4 | -25/+49 |
|\ |
|
| * | fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: | unknown | 2004-04-01 | 4 | -34/+43 |
| * | fil0fil.c: | unknown | 2004-03-31 | 2 | -4/+19 |
* | | InnoDB cleanup: fixing buffer overflows and quoting of quotes | unknown | 2004-04-01 | 42 | -1137/+1142 |
* | | InnoDB: cleanup of B-tree cursor operations | unknown | 2004-03-31 | 1 | -14/+18 |
|/ |
|
* | InnoDB: Remove ut_str_contains() and replace it with strchr() | unknown | 2004-03-31 | 4 | -36/+4 |
* | InnoDB: Remove unused hash table code and parameters | unknown | 2004-03-31 | 2 | -69/+5 |
* | InnoDB: Remove unnecessary code, mostly related to stored procedures | unknown | 2004-03-31 | 10 | -315/+0 |
* | InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332) | unknown | 2004-03-30 | 1 | -2/+9 |
* | mem0dbg.c: | unknown | 2004-03-26 | 1 | -1/+1 |
* | sync0sync.c: | unknown | 2004-03-22 | 1 | -1/+1 |
* | sync0sync.c: | unknown | 2004-03-22 | 1 | -1/+1 |
* | btr0btr.c: | unknown | 2004-03-20 | 1 | -1/+1 |
* | btr0btr.c: | unknown | 2004-03-19 | 2 | -36/+49 |
* | Portability fixes | unknown | 2004-03-19 | 1 | -4/+4 |
* | InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is defined | unknown | 2004-03-16 | 4 | -4/+12 |
* | InnoDB: Make btr_cur_unmark_extern_fields() a static function | unknown | 2004-03-16 | 2 | -11/+11 |
* | InnoDB: Remove unused directory "cry" | unknown | 2004-03-16 | 1 | -12/+0 |