summaryrefslogtreecommitdiff
path: root/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-267-8059/+0
* dict0load.c:unknown2005-03-151-1/+0
* After merge fixesunknown2005-03-151-1/+1
|\
| * Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-03-151-1/+8
| |\
| | * dict0load.c:unknown2005-03-141-1/+8
* | | InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLSunknown2005-03-102-21/+10
* | | mergedunknown2005-03-092-37/+3
|\ \ \ | |/ /
| * | dict0load.c:unknown2005-03-081-17/+0
| * | After merge fixesunknown2005-03-081-17/+1
| |\ \ | | |/
| | * dict0load.c:unknown2005-03-081-16/+0
| * | InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-2/+3
* | | After review fixes. Fix bugs in TRUNCATE.unknown2005-03-011-7/+36
* | | merge with 4.1unknown2005-02-281-1/+2
|\ \ \ | |/ /
| * | Fixed wrong memory references found by purifyunknown2005-02-281-1/+2
* | | Remove compiler warnings and remove not used variablesunknown2005-02-252-2/+2
* | | InnoDB: Make CREATE TABLE return error when the minimum row lengthunknown2005-02-171-0/+11
* | | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-042-0/+27
* | | dict0load.c:unknown2005-01-211-1/+1
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-01-213-2/+34
|\ \ \ | |/ /
| * | dict0dict.c:unknown2005-01-211-2/+6
| * | dict0load.c:unknown2005-01-151-1/+1
| * | dict0load.c, dict0crea.c:unknown2005-01-152-0/+28
* | | InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-144-33/+31
* | | InnoDB: Implement fast TRUNCATE TABLE (Bug #7150)unknown2005-01-112-0/+98
* | | manually mergedunknown2004-12-311-5/+25
|\ \ \ | |/ /
| * | Many files:unknown2004-12-271-5/+25
* | | Merge with global treeunknown2004-12-312-2/+43
|\ \ \
| * | | After merge fixesunknown2004-12-311-1/+2
| * | | Merge with 4.1unknown2004-12-222-2/+42
| |\ \ \ | | |/ /
| | * | 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
* | | | InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464)unknown2004-12-291-0/+23
|/ / /
* | | Many files:unknown2004-12-025-122/+186
|/ /
* | 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