| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-21 | 1 | -1/+0 |
|\ |
|
| * | Fix the windows Build failure due to the changes to CMakelists by r2910. | Satya B | 2009-10-20 | 1 | -1/+0 |
* | | Merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-20 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Merge a CMakeLists.txt change from Innodb plugin 1.0.5 | Satya B | 2009-10-20 | 1 | -0/+16 |
* | | Merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-19 | 96 | -2438/+2391 |
|\ \
| |/ |
|
| * | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163 | Satya B | 2009-10-16 | 96 | -2438/+2387 |
* | | Backport http://lists.mysql.com/commits/57778 | Vladislav Vaintroub | 2009-09-30 | 1 | -5/+1 |
* | | merge | Vladislav Vaintroub | 2009-09-23 | 3 | -16/+19 |
|\ \
| |/ |
|
| * | Revert InnoDB default values as of the InnoDB plugin 1.0.4. | Alexander Nozdrin | 2009-09-18 | 1 | -7/+7 |
| * | Merge the changes done for 5.4.2-beta into "trunk". | Joerg Bruehe | 2009-09-09 | 2 | -9/+12 |
| |\ |
|
| | * | Some fixes to make 5.4.2-beta compile on the less common | Joerg Bruehe | 2009-09-08 | 4 | -11/+14 |
* | | | This is the downport of | Vladislav Vaintroub | 2009-09-11 | 1 | -0/+22 |
|/ / |
|
* | | Merge from mysql-trunk. | Alexander Nozdrin | 2009-08-27 | 2 | -2/+6 |
|\ \
| |/ |
|
| * | Applying fix from Oracle (Marko) for Bug #46657 "InnoDB plugin: invalid read ... | Guilhem Bichot | 2009-08-25 | 1 | -0/+1 |
| * | Backporting patch for Bug#46650 (Innodb assertion autoinc_lock == lock | Alexander Nozdrin | 2009-08-24 | 1 | -2/+5 |
* | | Merge from mysql-5.1-bugteam | Alexander Nozdrin | 2009-08-26 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Merge mysql-5.1-innodb_plugin to mysql-5.1. | Sergey Vojtovich | 2009-08-11 | 2 | -10/+102 |
| |\ |
|
| * | | Remove the 'single' space character after include/lock0iter.h in file | Satya B | 2009-08-03 | 1 | -1/+1 |
| * | | merge 5.0-bugteam to 5.1-bugteam | Satya B | 2009-07-24 | 1 | -11/+1 |
* | | | importing Vlad's fix which should eliminate many Windows test failures. | Guilhem Bichot | 2009-08-11 | 1 | -7/+7 |
* | | | temporarily remove Summit defaults of InnoDB options, to see if it influences... | Guilhem Bichot | 2009-08-11 | 1 | -7/+7 |
* | | | small cmake fix for Windows build | Guilhem Bichot | 2009-08-07 | 1 | -5/+2 |
* | | | Using same defaults for InnoDB options as the Summit release does. | Guilhem Bichot | 2009-08-07 | 1 | -7/+7 |
* | | | Fixes to tests and their results, to account for differences between InnoDB 1... | Guilhem Bichot | 2009-08-07 | 1 | -2/+5 |
* | | | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same | Guilhem Bichot | 2009-08-07 | 387 | -0/+215967 |
* | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 274 | -165224/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge 5.1-bugteam -> 5.1-innodb_plugin. | Sergey Vojtovich | 2009-07-14 | 15 | -75/+274 |
| |\ \
| | |/ |
|
| | * | Applying InnoDB snapshot 5.1-ss5488,part 4. Fixes BUG#21704 | Satya B | 2009-07-10 | 1 | -0/+98 |
| | * | Applying InnoDB snapshot 5.1-ss5488 part3,Fixes BUG#45814 | Satya B | 2009-07-10 | 1 | -3/+3 |
| | * | Applying InnoDB snapshot 5.1-ss5488,part 2. Fixes BUG#45749 | Satya B | 2009-07-10 | 1 | -0/+34 |
| | * | Applying InnoDB snashot 5.1-ss5488, part 1 | Satya B | 2009-07-10 | 5 | -2/+5 |
| | * | merge to 5.1-bugteam | Satya B | 2009-07-01 | 1 | -1/+1 |
| | |\ |
|
| | | * | Post-merge fix for Innodb snapshot. | Davi Arnaut | 2009-06-30 | 1 | -1/+1 |
| | * | | Fix build failure after applying Innodb snapshot 5.1-ss5282 | Satya B | 2009-07-01 | 1 | -1/+2 |
| | |/ |
|
| | * | merge to mysql-5.1-bugteam | Satya B | 2009-06-29 | 5 | -67/+122 |
| | |\ |
|
| | | * | Applying InnoDB snashot 5.1-ss5282, Fix for BUG#45097 | Satya B | 2009-06-11 | 3 | -7/+31 |
| | | * | Applying InnoDB snashot 5.1-ss5282, PRE-Fix for BUG#45097 | Satya B | 2009-06-11 | 3 | -60/+91 |
| | * | | Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357 | Satya B | 2009-06-22 | 4 | -2/+10 |
| | |/ |
|
| * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 2 | -10/+102 |
| |/ |
|
| * | 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 3. Fixes BUG#42101 | Satya B | 2009-05-19 | 3 | -7/+38 |
| * | | 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-ss5024 part 1, Follow up Fix for BUG#43660 | Satya B | 2009-05-19 | 1 | -1/+1 |
| |/ |
|
| * | Bug #39802 On Windows, 32-bit time_t should be enforced | Anurag Shekhar | 2009-05-13 | 1 | -1/+1 |
* | | Fix Bug#44671 | Kelly Long | 2009-07-21 | 1 | -0/+21 |
* | | Merged in 5.1.35 | Mikael Ronstrom | 2009-07-01 | 5 | -57/+61 |
|\ \ |
|
| * | | Preparation for using CMake for more than Windows by only checking for WIN_AT... | Mikael Ronstrom | 2009-07-01 | 1 | -18/+19 |
| * | | Merge from mysql-5.4.1-release (first part only) | MySQL Build Team | 2009-06-24 | 1 | -11/+11 |
| |\ \ |
|
| | * | | Some portability fixes. | MySQL Build Team | 2009-06-04 | 1 | -11/+11 |