| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | 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 |
* | | mem0dbg.c: | unknown | 2004-03-26 | 1 | -1/+1 |
* | | Merge with 4.0 | unknown | 2004-03-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | sync0sync.c: | unknown | 2004-03-22 | 1 | -1/+1 |
| * | sync0sync.c: | unknown | 2004-03-22 | 1 | -1/+1 |
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | unknown | 2004-03-20 | 2 | -37/+50 |
|\ \
| |/ |
|
| * | btr0btr.c: | unknown | 2004-03-20 | 1 | -1/+1 |