| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -4/+10 |
|\ \
| |/
|/| |
|
| * | Bug#46639: 1030 (HY000): Got error 124 from storage engine on | Mattias Jonsson | 2009-08-21 | 1 | -2/+8 |
| * | Fix 5.1 build error. | Alexander Nozdrin | 2009-08-12 | 2 | -2/+2 |
* | | merge of 5.1-main into mysql-trunk. | Guilhem Bichot | 2009-08-12 | 5 | -11/+29 |
|\ \
| |/ |
|
| * | Merge mysql-5.1-innodb_plugin to mysql-5.1. | Sergey Vojtovich | 2009-08-11 | 399 | -91/+216122 |
| |\ |
|
| * | | Remove the 'single' space character after include/lock0iter.h in file | Satya B | 2009-08-03 | 1 | -1/+1 |
| * | | Auto-merge | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 |
| * | | Bug#45800 crash when replacing into a merge table and there is a duplicate | V Narayanan | 2009-07-30 | 3 | -2/+25 |
| * | | merging with mysql-5.1-bugteam branch | Satya B | 2009-07-27 | 1 | -8/+3 |
| |\ \ |
|
| | * | | Merge from 5.0 | Gleb Shchepa | 2009-07-24 | 1 | -8/+3 |
| * | | | 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 | -18/+18 |
* | | | InnoDB plugin is built-in: remove test code which depended on the plugin prop... | Guilhem Bichot | 2009-08-05 | 1 | -0/+1 |
* | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 574 | -67130/+118288 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed build failure on Win. | Sergey Vojtovich | 2009-08-04 | 1 | -0/+1 |
| * | | Added fsp0types.h to source distribution. | Sergey Vojtovich | 2009-07-31 | 1 | -0/+1 |
| * | | Update to innoplug-1.0.4. | Sergey Vojtovich | 2009-07-30 | 101 | -1168/+5256 |
| * | | Merge 5.1-bugteam -> 5.1-innodb_plugin. | Sergey Vojtovich | 2009-07-14 | 31 | -293/+857 |
| |\ \
| | |/ |
|
| | * | Automerge. | Alexey Kopytov | 2009-07-12 | 2 | -7/+16 |
| | |\ |
|
| | | * | Bug #45796: invalid memory reads and writes when altering merge | Alexey Kopytov | 2009-07-10 | 2 | -7/+16 |
| | * | | 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 |
| | * | | merging with mysql-5.1-bugteam | V Narayanan | 2009-07-09 | 2 | -65/+141 |
| | |\ \ |
|
| | | * | | Bug#45983 ibmdb2i_create_index_option=1 not working for primary key | V Narayanan | 2009-07-08 | 2 | -65/+141 |
| | * | | | Bug#35111 - Truncate a MyISAM partitioned table does not reset | Satya B | 2009-07-08 | 4 | -0/+16 |
| | |/ / |
|
| | * | | Bug#45803 Inaccurate estimates for partial key values with IBMDB2I | V Narayanan | 2009-07-06 | 4 | -110/+346 |
| | |/ |
|
| | * | Bug#45793 macce charset causes error with IBMDB2I | V Narayanan | 2009-07-02 | 1 | -0/+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 from 5.0 | Staale Smedseng | 2009-06-29 | 1 | -1/+1 |
| | * | 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 |
| | * | | Bug#45196 Some collations do not sort correctly with IBMDB2I | V Narayanan | 2009-06-29 | 1 | -9/+5 |
| | * | | Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357 | Satya B | 2009-06-22 | 4 | -2/+10 |
| | * | | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -22/+20 |
| | |/ |
|
| | * | auto-merge | Tatiana A. Nurnberg | 2009-06-06 | 1 | -1/+1 |
| | |\ |
|
| | | * | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX | Georgi Kodinov | 2009-06-05 | 1 | -1/+1 |
| | * | | auto-merge | Tatiana A. Nurnberg | 2009-06-05 | 1 | -0/+3 |
| | |/ |
|