summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-265-8/+8
* Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).Alexander Nozdrin2010-05-263-12/+0
* Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-1945-140/+0
* Patch for 47759 to trunk-bugfixing.Horst.Hunger2010-05-051-5/+21
* only This is a backport of the patch for 47739 into trunk. Horst.Hunger2010-04-261-10/+10
* backport of patch for blckhole plugin (47748) to trunk-bugfixing.Horst.Hunger2010-04-261-4/+19
* backport of cset for 47146 to trunk.Horst.Hunger2010-04-261-7/+21
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-212-7/+0
|\
| * Merging with mysql-trunk-bugfixingMats Kindahl2010-04-217-4/+16
| |\
| * | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-212-7/+0
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-2055-210/+386
|\ \ \ | | |/ | |/|
| * | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-1/+8
| |\ \
| | * | Fixes related to bug#46587:Joerg Bruehe2010-03-222-3/+14
| * | | Merge fixes for BUG46587 and BUG47059 to trunk-bugfixing.Sergey Vojtovich2010-04-151-2/+1
| |\ \ \
| | * | | BUG#46587 - archive storage engine headers don't includeSergey Vojtovich2010-04-151-2/+1
| * | | | Fix perfschema unittests build on WindowsVladislav Vaintroub2010-04-135-1/+7
| | |_|/ | |/| |
| * | | Bug#52754 Build break in mysql-trunk, performance schema unit testMarc Alff2010-04-121-1/+1
| * | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-061-0/+1
| * | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-062-0/+2
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-04-011-0/+1
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-3147-47/+121
| * | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-24160-1562/+19420
| |\ \ \
| | * | | Fix cmake build on OSX/i386 (many innodb tests failVladislav Vaintroub2010-03-211-2/+0
| | | |/ | | |/|
| * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-204-24/+25
| |\ \ \
| | * \ \ Merge fix for BUG47444 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-161-7/+7
| | |\ \ \
| | | * | | BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-7/+7
| | * | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-143-17/+18
| | |/ / /
| * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-125-69/+103
| |\ \ \ \ | | |/ / /
| | * | | Merge fix for BUG48265 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-112-53/+81
| | |\ \ \
| | | * | | BUG#48265 - MRG_MYISAM problem (works in 5.0.85, does'tSergey Vojtovich2010-03-032-53/+81
| | * | | | Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-3/+11
| | |\ \ \ \
| | | * | | | BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-3/+11
| | * | | | | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-03-091-1/+1
| | * | | | | Bug #51357: crash when using handler commands on spatial indexesGeorgi Kodinov2010-03-041-12/+10
| * | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-072-79/+127
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix for bug#32426: "FEDERATED query returns corrupt resultsRamil Kalimullin2010-03-052-84/+127
| | * | | | | Applying InnoDB snapshot, fixes BUG#50691Sergey Vojtovich2010-02-261-1/+9
| | * | | | | Applying InnoDB snapshot, fixes BUG#38901Sergey Vojtovich2010-02-263-14/+35
| | * | | | | Applying InnoDB snapshot, fixes BUG#49001Sergey Vojtovich2010-02-261-32/+60
| | * | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-6/+10
| | * | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-20/+34
| | * | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-34/+20
| | * | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-10/+28
* | | | | | | Bug #51327 MyISAM table is automatically repaired on ALTERJon Olav Hauglid2010-04-151-3/+3
| |_|_|_|/ / |/| | | | |
* | | | | | mergeVladislav Vaintroub2010-03-082-3/+34
|\ \ \ \ \ \
| * \ \ \ \ \ local mergeMarc Alff2010-03-071-1/+21
| |\ \ \ \ \ \
| | * | | | | | Bug#51738 Unit test pfs_instr-t crashesMarc Alff2010-03-041-1/+21
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Bug#51741 Unit test pfs-t failing in mysql-next-mr-bugfixingMarc Alff2010-03-041-2/+13
| |/ / / / /
* | | | | | Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-081-1/+1
|/ / / / /
* | | | | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-7/+0