| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to create storage directory for storage engines. | unknown | 2005-04-26 | 1 | -4474/+0 |
* | merged | unknown | 2005-03-09 | 1 | -2/+3 |
|\ |
|
| * | InnoDB: Portability fixes for warnings reported on IA-64 Windows | unknown | 2005-03-07 | 1 | -2/+3 |
* | | merge with 4.1 | unknown | 2005-02-28 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fixed wrong memory references found by purify | unknown | 2005-02-28 | 1 | -1/+2 |
* | | Remove compiler warnings and remove not used variables | unknown | 2005-02-25 | 1 | -1/+1 |
* | | InnoDB: Exclude code from InnoDB Hot Backup builds | unknown | 2005-02-04 | 1 | -0/+23 |
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1 | unknown | 2005-01-21 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | dict0dict.c: | unknown | 2005-01-21 | 1 | -2/+6 |
* | | InnoDB: Remove redundant page_no field from dict_index_t. | unknown | 2005-01-14 | 1 | -7/+6 |
* | | Merge with global tree | unknown | 2004-12-31 | 1 | -2/+26 |
|\ \ |
|
| * \ | Merge with 4.1 | unknown | 2004-12-22 | 1 | -2/+26 |
| |\ \
| | |/ |
|
| | * | dict0dict.c, log.cc: | unknown | 2004-12-10 | 1 | -32/+9 |
| | * | Merge | unknown | 2004-12-10 | 1 | -9/+32 |
| | |\ |
|
| | | * | dict0dict.h, dict0dict.c, ha_innodb.cc: | unknown | 2004-12-10 | 1 | -9/+32 |
| | * | | dict0dict.c: | unknown | 2004-12-10 | 1 | -1/+1 |
| | * | | dict0dict.c: | unknown | 2004-12-10 | 1 | -2/+26 |
* | | | | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464) | unknown | 2004-12-29 | 1 | -0/+23 |
|/ / / |
|
* | | | Many files: | unknown | 2004-12-02 | 1 | -27/+78 |
|/ / |
|
* | | merge with 4.0 | unknown | 2004-11-12 | 1 | -25/+28 |
|\ \
| |/ |
|
| * | InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340) | unknown | 2004-11-03 | 1 | -26/+29 |
* | | merge with 4.0 | unknown | 2004-11-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: | unknown | 2004-10-31 | 1 | -2/+2 |
* | | InnoDB: Treat UTF-8 strings properly in case insensitive operations | unknown | 2004-10-18 | 1 | -23/+36 |
* | | This patch removes unnecessary lock from the supremum record, takes | unknown | 2004-10-14 | 1 | -1/+1 |
* | | Many files: | unknown | 2004-10-07 | 1 | -2/+10 |
* | | Merge with 4.0 for 4.1 release | unknown | 2004-10-06 | 1 | -12/+29 |
|\ \
| |/ |
|
| * | InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856) | unknown | 2004-10-04 | 1 | -6/+16 |
| * | dict0dict.h, dict0dict.c, row0row.c, pars0opt.c: | unknown | 2004-09-16 | 1 | -3/+7 |
| * | dict0dict.c: | unknown | 2004-09-10 | 1 | -1/+1 |
| * | InnoDB: Update links to the user manual | unknown | 2004-09-08 | 1 | -3/+6 |
* | | InnoDB: quote identifiers according to MySQL settings (Bug #5292) | unknown | 2004-10-01 | 1 | -49/+47 |
* | | manually merged | unknown | 2004-08-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | InnoDB: Add option for disabling innodb_status.<pid> files. | unknown | 2004-08-06 | 1 | -0/+1 |
* | | Merge with 4.0.21 | unknown | 2004-06-18 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 | unknown | 2004-06-17 | 1 | -2/+2 |
| * | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | unknown | 2004-06-16 | 1 | -2/+0 |
* | | Merge with 4.0 to get fixes for netware | unknown | 2004-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919) | unknown | 2004-05-28 | 1 | -1/+1 |
| * | dict0dict.c: | unknown | 2004-05-17 | 1 | -1/+2 |
* | | InnoDB cleanup: | unknown | 2004-05-27 | 1 | -21/+34 |
* | | InnoDB cleanup: Add const qualifiers to many char* arguments | unknown | 2004-05-17 | 1 | -29/+35 |
* | | Merge with 4.0.20 | unknown | 2004-05-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: fixed bug in dict0dict.c: dict_index_name_print() | unknown | 2004-05-13 | 1 | -1/+1 |
* | | Merge with 4.0 | unknown | 2004-04-26 | 1 | -752/+505 |
|\ \
| |/ |
|
| * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | unknown | 2004-04-07 | 1 | -0/+2 |
| * | InnoDB: send diagnostic output to stderr or files | unknown | 2004-04-06 | 1 | -321/+253 |
| * | InnoDB: ignore intra-database foreign key references between tables | unknown | 2004-04-02 | 1 | -1/+1 |
| * | InnoDB cleanup: fixing buffer overflows and quoting of quotes | unknown | 2004-04-01 | 1 | -287/+243 |
| * | InnoDB: Remove ut_str_contains() and replace it with strchr() | unknown | 2004-03-31 | 1 | -3/+3 |