summaryrefslogtreecommitdiff
path: root/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-1/+1
* Many files:unknown2004-10-074-5/+27
* Merge with 4.0 for 4.1 releaseunknown2004-10-061-12/+29
|\
| * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)unknown2004-10-041-6/+16
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-161-3/+7
| * dict0dict.c:unknown2004-09-101-1/+1
| * InnoDB: Update links to the user manualunknown2004-09-081-3/+6
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-013-81/+74
* | manually mergedunknown2004-08-182-0/+2
|\ \ | |/
| * InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-061-0/+1
| * dict0crea.c:unknown2004-07-301-0/+1
* | Merge with 4.0.21unknown2004-06-182-8/+4
|\ \ | |/
| * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613unknown2004-06-172-6/+4
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-2/+0
* | Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
|\ \ | |/
| * InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919)unknown2004-05-281-1/+1
| * dict0dict.c:unknown2004-05-171-1/+2
* | InnoDB cleanup: Fix potential buffer overflows,unknown2004-06-011-5/+4
* | InnoDB cleanup:unknown2004-05-274-111/+117
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-173-64/+70
* | Merge with 4.0.20unknown2004-05-172-2/+2
|\ \ | |/
| * InnoDB: fixed bug in dict0dict.c: dict_index_name_print()unknown2004-05-131-1/+1
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-1/+1
* | After merge fixesunknown2004-04-271-1/+0
* | Merge with 4.0unknown2004-04-265-1049/+682
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-071-0/+2
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-064-365/+321
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-022-5/+5
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-014-484/+348
| * InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-311-3/+3
| * InnoDB: Remove unnecessary code, mostly related to stored proceduresunknown2004-03-312-196/+0
| * InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332)unknown2004-03-301-2/+9
* | merge fixes (use old code)unknown2004-03-185-34/+119
|\ \
| * | After merge fixesunknown2004-03-171-1/+1
| * | merge with 4.0unknown2004-03-165-33/+118
| |\ \ | | |/
| | * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-133-6/+6
| | * Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d...unknown2004-03-121-12/+8
| | * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-124-9/+96
| | * More consistent handling of magic numbersunknown2004-03-112-4/+6
| | * Remove unneeded module "com"unknown2004-03-111-2/+2
* | | Many files:unknown2004-03-171-1/+39
|/ /
* | merge with 4.0unknown2004-02-221-55/+26
|\ \ | |/
| * Many files:unknown2004-02-201-58/+27
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-89/+0
|\ \ | |/
| * Remove unnecessary filesunknown2004-02-192-89/+0
* | Many files:unknown2004-02-192-1/+10
* | Merge with 4.0.18unknown2004-02-112-200/+489
|\ \ | |/
| * row0mysql.c:unknown2004-02-091-0/+18
| * Many files:unknown2004-02-092-58/+307
| * dict0dict.c:unknown2004-02-021-1/+1