summaryrefslogtreecommitdiff
path: root/innobase/dict/dict0load.c
Commit message (Expand)AuthorAgeFilesLines
* Applied innodb-5.0-ss492 snapshot.aivanov@mysql.com2006-04-261-1/+1
* Applied innodb-5.0-ss476 snapshot.aivanov@mysql.com2006-04-211-6/+11
* Fixed: BUG#15653, BUG#16157, BUG#16229, BUG#16298, BUG#16387, BUG#16582.aivanov@mysql.com2006-01-311-5/+15
* Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index()aivanov@mysql.com2005-12-061-4/+5
* Mergemskold@mysql.com2005-04-131-8/+7
|\
| * InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLEmarko@hundin.mysql.fi2005-04-121-8/+7
* | dict0load.c:marko@hundin.mysql.fi2005-03-151-1/+0
* | After merge fixesmarko@hundin.mysql.fi2005-03-151-1/+1
|\ \ | |/
| * Merge hundin.mysql.fi:/home/marko/k/mysql-4.0marko@hundin.mysql.fi2005-03-151-1/+8
| |\
| | * dict0load.c:marko@hundin.mysql.fi2005-03-141-1/+8
* | | InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLSmarko@hundin.mysql.fi2005-03-101-7/+7
* | | mergedserg@serg.mylan2005-03-091-35/+0
|\ \ \ | |/ /
| * | dict0load.c:marko@hundin.mysql.fi2005-03-081-17/+0
| * | After merge fixesmarko@hundin.mysql.fi2005-03-081-17/+1
| |\ \ | | |/
| | * dict0load.c:marko@hundin.mysql.fi2005-03-081-16/+0
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-1/+1
* | | InnoDB: Exclude code from InnoDB Hot Backup buildsmarko@hundin.mysql.fi2005-02-041-0/+4
* | | dict0load.c:heikki@hundin.mysql.fi2005-01-211-1/+1
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1heikki@hundin.mysql.fi2005-01-211-0/+17
|\ \ \ | |/ /
| * | dict0load.c:heikki@hundin.mysql.fi2005-01-151-1/+1
| * | dict0load.c, dict0crea.c:heikki@hundin.mysql.fi2005-01-151-0/+17
* | | InnoDB: Remove redundant page_no field from dict_index_t.marko@hundin.mysql.fi2005-01-141-3/+1
* | | manually mergedserg@sergbook.mysql.com2004-12-311-5/+25
|\ \ \ | |/ /
| * | Many files:heikki@hundin.mysql.fi2004-12-271-5/+25
* | | After merge fixesmonty@mysql.com2004-12-311-1/+2
* | | Merge with 4.1monty@mishka.local2004-12-221-0/+16
|\ \ \ | |/ /
| * | 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
* | | Many files:marko@hundin.mysql.fi2004-12-021-75/+82
|/ /
* | 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-021-3/+18
|\ \ \ | |/ / |/| / | |/
| * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:heikki@hundin.mysql.fi2004-10-311-3/+18
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-13/+13
* | Many files:heikki@hundin.mysql.fi2004-10-071-2/+2
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-28/+20
* | InnoDB cleanup: Fix potential buffer overflows,marko@hundin.mysql.fi2004-06-011-5/+4
* | InnoDB cleanup:marko@hundin.mysql.fi2004-05-271-23/+23
* | InnoDB cleanup: Add const qualifiers to many char* argumentsmarko@hundin.mysql.fi2004-05-171-13/+15
* | Merge with 4.0.20monty@mysql.com2004-05-171-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-261-92/+72
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-061-23/+48
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-011-70/+24
* | merge with 4.0monty@mysql.com2004-03-161-1/+21
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errormarko@hundin.mysql.fi2004-03-131-1/+1
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledmarko@hundin.mysql.fi2004-03-121-0/+20
* | Many files:heikki@hundin.mysql.fi2004-02-191-0/+9
* | Many files:heikki@hundin.mysql.fi2003-10-071-10/+129