summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-07387-0/+215967
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-04274-165224/+0
|\
| * Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-1415-75/+274
| |\
| | * Applying InnoDB snapshot 5.1-ss5488,part 4. Fixes BUG#21704Satya B2009-07-101-0/+98
| | * Applying InnoDB snapshot 5.1-ss5488 part3,Fixes BUG#45814Satya B2009-07-101-3/+3
| | * Applying InnoDB snapshot 5.1-ss5488,part 2. Fixes BUG#45749Satya B2009-07-101-0/+34
| | * Applying InnoDB snashot 5.1-ss5488, part 1Satya B2009-07-105-2/+5
| | * merge to 5.1-bugteamSatya B2009-07-011-1/+1
| | |\
| | | * Post-merge fix for Innodb snapshot.Davi Arnaut2009-06-301-1/+1
| | * | Fix build failure after applying Innodb snapshot 5.1-ss5282Satya B2009-07-011-1/+2
| | |/
| | * merge to mysql-5.1-bugteamSatya B2009-06-295-67/+122
| | |\
| | | * Applying InnoDB snashot 5.1-ss5282, Fix for BUG#45097Satya B2009-06-113-7/+31
| | | * Applying InnoDB snashot 5.1-ss5282, PRE-Fix for BUG#45097Satya B2009-06-113-60/+91
| | * | Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357Satya B2009-06-224-2/+10
| | |/
| * | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-102-10/+102
| |/
| * 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 3. Fixes BUG#42101Satya B2009-05-193-7/+38
| * | Applying InnoDB snashot 5.1-ss5024, part 2. Fix for BUG#44320Satya B2009-05-191-1/+1
| * | Applying InnoDB snashot 5.1-ss5024 part 1, Follow up Fix for BUG#43660Satya B2009-05-191-1/+1
| |/
| * Bug #39802 On Windows, 32-bit time_t should be enforcedAnurag Shekhar2009-05-131-1/+1
* | Fix Bug#44671Kelly Long2009-07-211-0/+21
* | Merged in 5.1.35Mikael Ronstrom2009-07-015-57/+61
|\ \
| * | Preparation for using CMake for more than Windows by only checking for WIN_AT...Mikael Ronstrom2009-07-011-18/+19
| * | Merge from mysql-5.4.1-release (first part only)MySQL Build Team2009-06-241-11/+11
| |\ \
| | * | Some portability fixes.MySQL Build Team2009-06-041-11/+11
| * | | Removed debug comments on Windows CMake fixesMikael Ronstrom2009-06-171-4/+0
| * | | First attempt at fixing Windows issues in 5.4.0Mikael Ronstrom2009-06-164-34/+41
* | | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-1119-251/+307
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Applying InnoDB snashot 5.1-ss3603. Fixes BUG#27276Satya B2009-04-201-7/+10
| * | Applying InnoDB snashot 5.1-ss4699, part 3. Fixes BUG#43660Satya B2009-04-154-2/+94
| * | Applying InnoDB snashot 5.1-ss4699, part 1. Fixes BUG#39320 and otherSatya B2009-04-157-167/+87
| * | auto-mergeIgnacio Galarza2009-03-179-68/+109
| |\ \
| | * | Applying InnoDB snashot 5.1-ss4350, part 5. FixesTimothy Smith2009-03-111-5/+7
| | * | Applying InnoDB snashot 5.1-ss4350, part 4. FixesTimothy Smith2009-03-111-1/+7
| | * | Applying InnoDB snashot 5.1-ss4350, part 3. No functional changes.Timothy Smith2009-03-111-4/+4
| | * | Applying InnoDB snashot 5.1-ss4350, part 2. FixesTimothy Smith2009-03-111-2/+10
| | * | Applying InnoDB snashot 5.1-ss4350, part 1. FixesTimothy Smith2009-03-111-2/+10
| | * | Applying InnoDB snashot 5.1-ss4007, part 2. FixesTimothy Smith2009-03-021-3/+12
| | * | Applying InnoDB snashot 5.1-ss4007, part 1. FixesTimothy Smith2009-03-022-17/+13
| | * | Applying InnoDB snashot 5.1-ss3931, part 2. FixesTimothy Smith2009-03-021-4/+4
| | * | Applying InnoDB snashot 5.1-ss3931, part 1. FixesTimothy Smith2009-03-023-28/+41
| | * | merging.Alexey Botchkov2009-02-241-2/+1
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-132-7/+7
| |/ /
* | | Fix for BUG#45131Mikael Ronstrom2009-06-101-14/+0
| |/ |/|
* | Fix silly mistakesMikael Ronstrom2009-03-071-2/+2
* | Add support for Atomic instructions for WindowsMikael Ronstrom2009-03-066-2/+110
* | Fix for warning on -1 converted to 100 due to thatMikael Ronstrom2009-03-051-1/+1
* | Yet another attempt to fix WindowsMikael Ronstrom2009-02-261-2/+2
* | Trying a workaround for the Windows crashesMikael Ronstrom2009-02-261-1/+9