summaryrefslogtreecommitdiff
path: root/innobase/dict/dict0crea.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1468/+0
* InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLSunknown2005-03-101-14/+3
* After review fixes. Fix bugs in TRUNCATE.unknown2005-03-011-7/+36
* InnoDB: Make CREATE TABLE return error when the minimum row lengthunknown2005-02-171-0/+11
* Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-01-211-0/+11
|\
| * dict0load.c, dict0crea.c:unknown2005-01-151-0/+11
* | InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-141-8/+8
* | InnoDB: Implement fast TRUNCATE TABLE (Bug #7150)unknown2005-01-111-0/+95
* | Many files:unknown2004-12-021-8/+11
|/
* merge with 4.0unknown2004-11-021-1/+15
|\
| * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:unknown2004-10-311-1/+15
* | Many files:unknown2004-10-071-1/+14
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-4/+7
* | manually mergedunknown2004-08-181-0/+1
|\ \ | |/
| * dict0crea.c:unknown2004-07-301-0/+1
* | InnoDB cleanup:unknown2004-05-271-11/+11
* | Merge with 4.0unknown2004-04-261-135/+99
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-20/+18
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-021-4/+4
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-111/+77
* | merge with 4.0unknown2004-03-161-10/+24
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-1/+1
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-7/+21
| * Remove unneeded module "com"unknown2004-03-111-2/+2
* | merge with 4.0unknown2004-02-221-55/+26
|\ \ | |/
| * Many files:unknown2004-02-201-58/+27
* | Many files:unknown2004-02-191-1/+1
* | Merge with 4.0.18unknown2004-02-111-33/+46
|\ \ | |/
| * Many files:unknown2004-02-091-33/+46
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-11/+12
* | Many files:unknown2003-11-031-2/+5
* | Many files:unknown2003-10-071-9/+44
|/
* Many files:unknown2003-06-151-3/+25
* Many files:unknown2003-04-161-0/+8
* Many files:unknown2002-11-061-7/+11
* Merge with 3.23.51unknown2002-07-251-0/+1
|\
| * Many files:unknown2002-06-221-0/+1
* | mergeunknown2002-04-251-1/+2
|\ \ | |/
| * Many files:unknown2002-04-181-1/+2
* | merge with 3.23.48unknown2002-02-111-7/+14
|\ \ | |/
| * dict0crea.c:unknown2002-02-081-0/+2
| * dict0crea.c:unknown2002-02-081-8/+13
* | Merge with 3.23.47unknown2001-12-151-1/+4
|\ \ | |/
| * dict0crea.c:unknown2001-12-141-1/+4
* | Added xml patch to mysqldump.unknown2001-11-051-10/+10
|/
* Mergeunknown2001-10-301-2/+4
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+229
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-12/+2
* Added Innobase to source distributionunknown2001-02-171-0/+1031