summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0-bugteamStaale Smedseng2009-06-171-22/+20
* auto-mergeTatiana A. Nurnberg2009-06-061-1/+1
|\
| * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-1/+1
* | auto-mergeTatiana A. Nurnberg2009-06-051-0/+3
|/
* Bug#45197 cp1250 character set with IBMDB2I generates 2027 errorNarayanan V2009-06-011-1/+11
* Bug#44811 Tests with utf8 charset fail with ibmdb2i on 64bit MySQLNarayanan V2009-05-292-2/+18
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-272-3/+3
* Bug#43940 64-bit windows myisamchk doesn't support key_buffer_size > 4GSergey Glukhov2009-05-271-5/+5
* 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#44856 IBMDB2I gives misleading 2504 errorNarayanan V2009-05-171-2/+2
* Bug#44610 RCDFMT clause requested when creating DB2 tableNarayanan V2009-05-172-2/+58
* Bug #39802 On Windows, 32-bit time_t should be enforcedAnurag Shekhar2009-05-134-8/+8
* Merge with 5.1-bugteam.Jim Winstead2009-05-0511-31/+136
|\
| * Bug#44232 Error msg should be improved when collation not supported.Narayanan V2009-05-054-19/+44
| * 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
| | |/ / | |/| |
* | | | Add missing newline to usage message of ndb_print_backup_file (Bug #34989)Jim Winstead2009-04-281-1/+1
|/ / /
* | | 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
|\ \ \ | |/ / |/| / | |/