summaryrefslogtreecommitdiff
path: root/innobase/include/dict0dict.h
Commit message (Expand)AuthorAgeFilesLines
* Applied innodb-5.0-ss476 snapshot.unknown2006-04-211-0/+9
* Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index()unknown2005-12-061-1/+2
* Fix bug #3443, better foreign key error messsages.unknown2005-09-231-3/+4
* InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. unknown2005-09-061-1/+4
* Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-04-271-0/+7
|\
| * dict0dict.c, dict0dict.h, fil0fil.c:unknown2005-04-271-0/+7
* | Mergeunknown2005-04-131-1/+2
|\ \ | |/
| * InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLEunknown2005-04-121-1/+2
* | InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-141-2/+4
* | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464)unknown2004-12-291-14/+1
* | Many files:unknown2004-12-021-0/+13
|/
* This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-0/+12
* Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+4
|\
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-161-2/+4
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-0/+3
* | Merge with 4.0.21unknown2004-06-181-8/+6
|\ \ | |/
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-8/+6
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-171-24/+29
* | Merge with 4.0unknown2004-04-261-67/+44
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-071-6/+8
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-14/+14
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-0/+11
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-11/+12
| * InnoDB: Remove unnecessary code, mostly related to stored proceduresunknown2004-03-311-37/+0
* | Many files:unknown2004-03-171-0/+11
* | merge with 4.0unknown2004-02-221-7/+0
|\ \ | |/
| * Many files:unknown2004-02-201-7/+0
* | Merge with 4.0.18unknown2004-02-111-0/+17
|\ \ | |/
| * row0mysql.c:unknown2004-02-091-0/+9
| * Many files:unknown2004-02-091-0/+8
* | Many files:unknown2003-10-071-2/+22
|/
* dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2003-06-221-0/+10
* Many files:unknown2003-06-151-0/+13
* row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c:unknown2003-05-041-3/+4
* Many files:unknown2003-04-161-0/+35
* Many files:unknown2002-10-291-1/+13
* dict0dict.h Put back code inadvertently removed in previous bk commitunknown2002-09-041-0/+9
* btr0btr.c Add more documentation about B-tree latchingunknown2002-09-041-6/+4
* Many files:unknown2002-07-311-5/+15
* Many files:unknown2002-03-211-2/+19
* dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc:unknown2002-02-141-7/+10
* Many files:unknown2002-01-281-0/+14
* dict0dict.h, dict0dict.c:unknown2001-11-171-1/+1
* btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c:unknown2001-11-171-1/+3
* Mergeunknown2001-10-301-0/+9
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-1/+76
* dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...unknown2001-05-211-0/+26
* Added Innobase to source distributionunknown2001-02-171-0/+677