summaryrefslogtreecommitdiff
path: root/storage/innobase/dict
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql-5.1-innodb -> mysql-5.5-innodbVasil Dimov2010-11-032-50/+98
|\
| * Fix Bug #57616 Sig 11 in dict_load_table() when failed to loadJimmy Yang2010-10-201-2/+2
| * Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-25/+37
| |\
| | * Bug#55832: selects crash too easily when innodb_force_recovery>3Marko Mäkelä2010-08-231-21/+34
| | * Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id()Sunny Bains2010-08-201-2/+1
| | * Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>',Jimmy Yang2010-08-061-2/+2
| * | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-041-8/+75
| |/
| * Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affectsJimmy Yang2010-06-281-14/+13
* | Merge fix for bug#57616 from mysql-5.5-security to mysql-5.5-innodb.Jimmy Yang2010-10-281-2/+2
* | Manual port Bug #Bug #54582 "stack overflow when opening many tablesJimmy Yang2010-10-061-8/+75
* | (dict0dict.c:4458) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-9/+0
* | (dict0crea.c:630) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-2/+0
* | Merge Bug#55832 fix from mysql-5.1-innodb:Marko Mäkelä2010-08-241-21/+34
* | A non-functional change:Marko Mäkelä2010-08-171-13/+13
* | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-3/+15
|\ \
| * \ Merge fix for bug #55039 from mysql-5.1-security to mysql-trunk-security.Jimmy Yang2010-07-091-3/+15
| |\ \ | | |/
| | * Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-6/+4
| | * Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-141-19/+29
* | | Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4Marko Mäkelä2010-06-291-0/+31
* | | Fix bug#54583. This change reverses r1530 by getting rid of a bogus assertionSunny Bains2010-06-251-6/+4
* | | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-234-76/+63
* | | Merge Bug#47991 fix from mysql-5.1-innodbVasil Dimov2010-06-232-9/+29
* | | dict_load_column_low(): Initialize pos. Improve documentation.Marko Mäkelä2010-06-221-5/+8
* | | Merge Bug #54658 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-211-1/+6
|/ /
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-06-081-0/+1
* | Merge mysql-trunk-innodb from bk-internal into my local treeVasil Dimov2010-05-271-1/+11
|\ \
| * | Fix an assertion failure with UNIV_DEBUG is set. Initialize aJimmy Yang2010-05-271-1/+11
* | | Fix a compiler warning introduced inVasil Dimov2010-05-271-2/+2
|/ /
* | Check in the support for Information Schema System Table Views. UsersJimmy Yang2010-05-252-303/+981
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-05-242-19/+41
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-05-141-19/+32
* | Followup to vasil.dimov@oracle.com-20100504104629-0ovtc5lae2ghn7he :Vasil Dimov2010-05-041-1/+2
* | Merge from mysql-5.1-innodb:Vasil Dimov2010-05-041-0/+61
* | Merge r3403..3414 from mysql-5.1-innodb:Vasil Dimov2010-04-222-4/+7
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-125-105/+199
* | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-1/+72
|\ \ | |/
| * Applying InnoDB snapshot 5.1-ss5921, part 2. Fixes BUG#44369Satya B2009-10-051-1/+1
* | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-162-9/+18
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-075-0/+8501
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-045-7832/+0
|\ \ | |/
| * merge to 5.1-bugteam treeSatya B2009-05-191-1/+1
| |\
| | * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-191-1/+1
| |/ |/|
| * Applying InnoDB snashot 5.1-ss5024, part 2. Fix for BUG#44320Satya B2009-05-191-1/+1
|/
* Applying InnoDB snashot 5.1-ss3931, part 2. FixesTimothy Smith2009-03-021-4/+4
* Apply InnoDB snapshot innodb-5.1-ss2858, part 15. FixesTimothy Smith2008-12-142-18/+9
* Apply InnoDB snapshot innodb-5.1-2858, part 7.Timothy Smith2008-12-141-4/+0
* Complete application of InnoDB snapshot innodb-5.1-ss2545.Timothy Smith2008-12-141-0/+47
* apply snapshot innodb-5.1-ss2387unknown2008-03-271-1/+1
* Apply innodb-5.1-ss2360 snapshotunknown2008-03-271-3/+3
* Applied InnoDB snapshot innodb-5.1-ss2093unknown2007-11-201-10/+0