| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mysql-5.1-innodb -> mysql-5.5-innodb | Vasil Dimov | 2010-11-03 | 2 | -50/+98 |
|\ |
|
| * | Fix Bug #57616 Sig 11 in dict_load_table() when failed to load | Jimmy Yang | 2010-10-20 | 1 | -2/+2 |
| * | Merge from mysql-5.1-bugteam to mysql-5.1-security | Jimmy Yang | 2010-09-01 | 1 | -25/+37 |
| |\ |
|
| | * | Bug#55832: selects crash too easily when innodb_force_recovery>3 | Marko Mäkelä | 2010-08-23 | 1 | -21/+34 |
| | * | Fix Bug #55027: assertion: mutex_own(&dict_sys->mutex) in dict_table_get_on_id() | Sunny Bains | 2010-08-20 | 1 | -2/+1 |
| | * | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>', | Jimmy Yang | 2010-08-06 | 1 | -2/+2 |
| * | | Fix Bug #54582 stack overflow when opening many tables linked with | Jimmy Yang | 2010-08-04 | 1 | -8/+75 |
| |/ |
|
| * | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affects | Jimmy Yang | 2010-06-28 | 1 | -14/+13 |
* | | Merge fix for bug#57616 from mysql-5.5-security to mysql-5.5-innodb. | Jimmy Yang | 2010-10-28 | 1 | -2/+2 |
* | | Manual port Bug #Bug #54582 "stack overflow when opening many tables | Jimmy Yang | 2010-10-06 | 1 | -8/+75 |
* | | (dict0dict.c:4458) Bug#55227 Fix compiler warnings in innodb with gcc 4.6 | Vasil Dimov | 2010-09-20 | 1 | -9/+0 |
* | | (dict0crea.c:630) Bug#55227 Fix compiler warnings in innodb with gcc 4.6 | Vasil Dimov | 2010-09-20 | 1 | -2/+0 |
* | | Merge Bug#55832 fix from mysql-5.1-innodb: | Marko Mäkelä | 2010-08-24 | 1 | -21/+34 |
* | | A non-functional change: | Marko Mäkelä | 2010-08-17 | 1 | -13/+13 |
* | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodb | Vasil Dimov | 2010-07-21 | 1 | -3/+15 |
|\ \ |
|
| * \ | Merge fix for bug #55039 from mysql-5.1-security to mysql-trunk-security. | Jimmy Yang | 2010-07-09 | 1 | -3/+15 |
| |\ \
| | |/ |
|
| | * | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser... | Sunny Bains | 2010-06-25 | 1 | -6/+4 |
| | * | Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024) | Marko Mäkelä | 2010-05-14 | 1 | -19/+29 |
* | | | Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4 | Marko Mäkelä | 2010-06-29 | 1 | -0/+31 |
* | | | Fix bug#54583. This change reverses r1530 by getting rid of a bogus assertion | Sunny Bains | 2010-06-25 | 1 | -6/+4 |
* | | | Bug#54728: Replace the dulint struct with a 64-bit integer. | Marko Mäkelä | 2010-06-23 | 4 | -76/+63 |
* | | | Merge Bug#47991 fix from mysql-5.1-innodb | Vasil Dimov | 2010-06-23 | 2 | -9/+29 |
* | | | dict_load_column_low(): Initialize pos. Improve documentation. | Marko Mäkelä | 2010-06-22 | 1 | -5/+8 |
* | | | Merge Bug #54658 fix from mysql-5.1-innodb: | Marko Mäkelä | 2010-06-21 | 1 | -1/+6 |
|/ / |
|
* | | Merge a change from mysql-5.1-innodb: | Marko Mäkelä | 2010-06-08 | 1 | -0/+1 |
* | | Merge mysql-trunk-innodb from bk-internal into my local tree | Vasil Dimov | 2010-05-27 | 1 | -1/+11 |
|\ \ |
|
| * | | Fix an assertion failure with UNIV_DEBUG is set. Initialize a | Jimmy Yang | 2010-05-27 | 1 | -1/+11 |
* | | | Fix a compiler warning introduced in | Vasil Dimov | 2010-05-27 | 1 | -2/+2 |
|/ / |
|
* | | Check in the support for Information Schema System Table Views. Users | Jimmy Yang | 2010-05-25 | 2 | -303/+981 |
* | | Merge a change from mysql-5.1-innodb: | Marko Mäkelä | 2010-05-24 | 2 | -19/+41 |
* | | Merge from mysql-5.1-innodb: | Marko Mäkelä | 2010-05-14 | 1 | -19/+32 |
* | | Followup to vasil.dimov@oracle.com-20100504104629-0ovtc5lae2ghn7he : | Vasil Dimov | 2010-05-04 | 1 | -1/+2 |
* | | Merge from mysql-5.1-innodb: | Vasil Dimov | 2010-05-04 | 1 | -0/+61 |
* | | Merge r3403..3414 from mysql-5.1-innodb: | Vasil Dimov | 2010-04-22 | 2 | -4/+7 |
* | | Import branches/innodb+ from SVN on top of storage/innobase. | Vasil Dimov | 2010-04-12 | 5 | -105/+199 |
* | | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys... | Satya B | 2009-12-02 | 1 | -1/+72 |
|\ \
| |/ |
|
| * | Applying InnoDB snapshot 5.1-ss5921, part 2. Fixes BUG#44369 | Satya B | 2009-10-05 | 1 | -1/+1 |
* | | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 | Satya B | 2009-10-16 | 2 | -9/+18 |
* | | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same | Guilhem Bichot | 2009-08-07 | 5 | -0/+8501 |
* | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 5 | -7832/+0 |
|\ \
| |/ |
|
| * | merge to 5.1-bugteam tree | Satya B | 2009-05-19 | 1 | -1/+1 |
| |\ |
|
| | * | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-19 | 1 | -1/+1 |
| |/
|/| |
|
| * | Applying InnoDB snashot 5.1-ss5024, part 2. Fix for BUG#44320 | Satya B | 2009-05-19 | 1 | -1/+1 |
|/ |
|
* | Applying InnoDB snashot 5.1-ss3931, part 2. Fixes | Timothy Smith | 2009-03-02 | 1 | -4/+4 |
* | Apply InnoDB snapshot innodb-5.1-ss2858, part 15. Fixes | Timothy Smith | 2008-12-14 | 2 | -18/+9 |
* | Apply InnoDB snapshot innodb-5.1-2858, part 7. | Timothy Smith | 2008-12-14 | 1 | -4/+0 |
* | Complete application of InnoDB snapshot innodb-5.1-ss2545. | Timothy Smith | 2008-12-14 | 1 | -0/+47 |
* | apply snapshot innodb-5.1-ss2387 | unknown | 2008-03-27 | 1 | -1/+1 |
* | Apply innodb-5.1-ss2360 snapshot | unknown | 2008-03-27 | 1 | -3/+3 |
* | Applied InnoDB snapshot innodb-5.1-ss2093 | unknown | 2007-11-20 | 1 | -10/+0 |