summaryrefslogtreecommitdiff
path: root/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* Many files:heikki@hundin.mysql.fi2004-12-271-5/+25
* Merge mysql.com:/dbdata/psergey/mysql-4.0-bug6976sergefp@mysql.com2004-12-131-0/+16
|\
| * dict0load.c:marko@hundin.mysql.fi2004-12-131-0/+16
* | dict0dict.c, log.cc:heikki@hundin.mysql.fi2004-12-101-32/+9
* | Mergeheikki@hundin.mysql.fi2004-12-101-9/+32
|\ \ | |/
| * dict0dict.h, dict0dict.c, ha_innodb.cc:heikki@hundin.mysql.fi2004-12-101-9/+32
* | dict0dict.c:heikki@hundin.mysql.fi2004-12-101-1/+1
* | dict0dict.c:heikki@hundin.mysql.fi2004-12-101-2/+26
* | merge with 4.0monty@mysql.com2004-11-121-25/+28
|\ \ | |/
| * InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340)marko@hundin.mysql.fi2004-11-031-26/+29
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-11-021-0/+14
|\ \
| * | dict0load.c:heikki@hundin.mysql.fi2004-11-021-0/+14
* | | merge with 4.0monty@mysql.com2004-11-023-6/+35
|\ \ \ | |/ / |/| / | |/
| * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:heikki@hundin.mysql.fi2004-10-313-6/+35
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-13/+13
* | InnoDB: Treat UTF-8 strings properly in case insensitive operationsmarko@hundin.mysql.fi2004-10-181-23/+36
* | This patch removes unnecessary lock from the supremum record, takesjan@hundin.mysql.fi2004-10-141-1/+1
* | Many files:heikki@hundin.mysql.fi2004-10-074-5/+27
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-12/+29
|\ \ | |/
| * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)marko@hundin.mysql.fi2004-10-041-6/+16
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:heikki@hundin.mysql.fi2004-09-161-3/+7
| * dict0dict.c:marko@hundin.mysql.fi2004-09-101-1/+1
| * InnoDB: Update links to the user manualmarko@hundin.mysql.fi2004-09-081-3/+6
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-013-81/+74
* | manually mergedserg@serg.mylan2004-08-182-0/+2
|\ \ | |/
| * InnoDB: Add option for disabling innodb_status.<pid> files.marko@hundin.mysql.fi2004-08-061-0/+1
| * dict0crea.c:marko@hundin.mysql.fi2004-07-301-0/+1
* | Merge with 4.0.21monty@mysql.com2004-06-182-8/+4
|\ \ | |/
| * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613heikki@hundin.mysql.fi2004-06-172-6/+4
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions maymarko@hundin.mysql.fi2004-06-161-2/+0
* | Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-1/+1
|\ \ | |/
| * InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919)marko@hundin.mysql.fi2004-05-281-1/+1
| * dict0dict.c:heikki@hundin.mysql.fi2004-05-171-1/+2
* | InnoDB cleanup: Fix potential buffer overflows,marko@hundin.mysql.fi2004-06-011-5/+4
* | InnoDB cleanup:marko@hundin.mysql.fi2004-05-274-111/+117
* | InnoDB cleanup: Add const qualifiers to many char* argumentsmarko@hundin.mysql.fi2004-05-173-64/+70
* | Merge with 4.0.20monty@mysql.com2004-05-172-2/+2
|\ \ | |/
| * InnoDB: fixed bug in dict0dict.c: dict_index_name_print()marko@hundin.mysql.fi2004-05-131-1/+1
| * InnoDB: Changed bug reporting address to http://bugs.mysql.commarko@hundin.mysql.fi2004-05-111-1/+1
* | After merge fixesmonty@mishka.local2004-04-271-1/+0
* | Merge with 4.0monty@mishka.local2004-04-265-1049/+682
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGmarko@hundin.mysql.fi2004-04-071-0/+2
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-064-365/+321
| * InnoDB: ignore intra-database foreign key references between tablesmarko@hundin.mysql.fi2004-04-022-5/+5
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-014-484/+348
| * InnoDB: Remove ut_str_contains() and replace it with strchr()marko@hundin.mysql.fi2004-03-311-3/+3
| * InnoDB: Remove unnecessary code, mostly related to stored proceduresmarko@hundin.mysql.fi2004-03-312-196/+0
| * InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332)marko@hundin.mysql.fi2004-03-301-2/+9
* | merge fixes (use old code)monty@mysql.com2004-03-185-34/+119
|\ \
| * | After merge fixesmonty@mysql.com2004-03-171-1/+1