summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-1181-364/+18360
|\
| * Merge to 5.1-bugteam.Sergey Vojtovich2009-04-301-2/+19
| |\
| | * BUG#42907 - Multi-term boolean fulltext query containing aSergey Vojtovich2009-04-231-2/+19
| * | merged 5.1-main to 5.1-bugteamGeorgi Kodinov2009-04-301-0/+1
| |\ \
| | * | Add new headers to noinst_HEADERS (ibmdb2i storage engine)MySQL Build Team2009-04-011-0/+1
| * | | merging with mysql-5.1-bugteamNarayanan V2009-04-301-2/+2
| |\ \ \
| | * | | BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-301-2/+2
| | | |/ | | |/|
| * | | Fix for BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-301-4/+49
| |\ \ \
| | * | | BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-161-4/+49
| * | | | mergeMartin Hansson2009-04-291-1/+6
| |\ \ \ \
| | * | | | Bug#44337 Select query using index merge fails with MCH3601Narayanan V2009-04-291-1/+6
| * | | | | Bug#43737: Select query return bad resultMartin Hansson2009-04-291-1/+2
| |/ / / /
| * | | | mergingAlexey Botchkov2009-04-292-2/+13
| | |/ / | |/| |
| * | | Applying InnoDB snashot 5.1-ss3603. Fixes BUG#27276Satya B2009-04-201-7/+10
| |/ /
| * | Merge from 5.0-bugteamStaale Smedseng2009-04-162-4/+4
| * | 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
| * | merging with mysql-5.1-bugteamNarayanan V2009-04-132-3/+9
| |\ \
| | * | Bug#44025 Some schema names longer than 8 characters not supported by IBMDB2INarayanan V2009-04-102-3/+9
| * | | merging with mysql-5.1-bugteam treeNarayanan V2009-04-131-1/+1
| |\ \ \
| | * | | Bug#44022 CREATE TABLE sometimes fails silently for IBMDB2I engineNarayanan V2009-04-101-1/+1
| | |/ /
| * | | Bug#44020 Unicode Swedish collations not working with IBMDB2INarayanan V2009-04-101-4/+4
| |/ /
| * | merging with mysql-5.1-bugteam treeNarayanan V2009-04-092-8/+18
| |\ \
| | * | Bug#37631 Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-082-8/+18
| * | | Bug#38848 myisam_use_mmap causes widespread myisam corruption on windowsNarayanan V2009-04-092-4/+6
| * | | merging with 5.0 bugteam treeAnurag Shekhar2009-04-091-1/+1
| |/ /
| * | merge to latest 5.1-bugteamSatya B2009-04-071-27/+9
| |\ \
| | * | merge 5.0-bugteam to 5.1-bugteamSatya B2009-04-071-27/+9
| * | | merge 5.0-bugteam to 5.1-bugteamSatya B2009-04-061-3/+4
| |/ /
| * | Bug#29248 - MyISAMchk & MyISAMpack failing with * wildcard on Windows platformIgnacio Galarza2009-04-011-0/+2
| |\ \
| | * | Bug#29248 MyISAMchk & MyISAMpack failing with * wildcard on Windows platformIgnacio Galarza2009-03-311-0/+2
| * | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-04-011-1/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-261-1/+5
| * | merge 5.0-bugteam to 5.1-bugteamSatya B2009-03-251-0/+26
| |/
| * compiler warning fixSergey Glukhov2009-03-244-33/+34
| * fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-2/+2
| * auto-mergeIgnacio Galarza2009-03-191-4/+2
| |\
| | * merge to 5.1-bugteam branchSatya B2009-03-1842-66/+17849
| | |\
| | * | Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-4/+2
| * | | auto-mergeIgnacio Galarza2009-03-1748-76/+17945
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | * | Merge 5.1-ibmdb2isee to 5.1-bugteam.Sergey Vojtovich2009-03-1032-0/+17731
| | |\ \
| | | * | Import the ibmdb2i-ga4-src snapshot from IBMTimothy Smith2009-03-0918-301/+837
| | | * | Add the IBM DB2 for i storage engine.Timothy Smith2009-02-1532-0/+17195
| | * | | fixing warning during compilation.Anurag Shekhar2009-03-091-1/+1
| | * | | Bug#41305 server crashes when inserting duplicate row into a merge tableAnurag Shekhar2009-03-041-0/+10