summaryrefslogtreecommitdiff
path: root/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2004-12-271-5/+25
* Merge mysql.com:/dbdata/psergey/mysql-4.0-bug6976unknown2004-12-131-0/+16
|\
| * dict0load.c:unknown2004-12-131-0/+16
* | dict0dict.c, log.cc:unknown2004-12-101-32/+9
* | Mergeunknown2004-12-101-9/+32
|\ \ | |/
| * dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2004-12-101-9/+32
* | dict0dict.c:unknown2004-12-101-1/+1
* | dict0dict.c:unknown2004-12-101-2/+26
* | merge with 4.0unknown2004-11-121-25/+28
|\ \ | |/
| * InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340)unknown2004-11-031-26/+29
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-021-0/+14
|\ \
| * | dict0load.c:unknown2004-11-021-0/+14
* | | merge with 4.0unknown2004-11-023-6/+35
|\ \ \ | |/ / |/| / | |/
| * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:unknown2004-10-313-6/+35
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-13/+13
* | InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-181-23/+36
* | 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