summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect filename in verbose output of innochecksum. (Bug #44484,Jim Winstead2009-05-051-1/+1
* Merge with 5.1-bugteam.Jim Winstead2009-05-0564-711/+1118
|\
| * merging with mysql-5.1-bugteamNarayanan V2009-05-051-6/+6
| |\
| | * BUG#39802 On Windows, 32-bit time_t should be enforcedNarayanan V2009-05-041-6/+6
| * | Bug#44232 Error msg should be improved when collation not supported.Narayanan V2009-05-054-19/+44
| * | Bug#44352 UPPER/LOWER function doesn't work correctlyAlexander Barkov2009-05-056-8/+42
| * | bug#44166Sergei Golubchik2009-05-044-14/+11
| * | Bug#44306: Assertion fail on duplicate key error in Martin Hansson2009-05-043-2/+19
| |\ \
| | * | Bug#44306: Assertion fail on duplicate key error in Martin Hansson2009-05-043-2/+19
| * | | removing the source of a warning in slave.cc:468Andrei Elkin2009-05-041-2/+0
| | |/ | |/|
| * | Bug#38077.Serge Kozlov2009-05-021-32/+3
| * | auto-upmerge 5.0-bugteam --> 5.1-bugteam (bug 37362)Gleb Shchepa2009-05-013-0/+46
| |\ \
| | * | Bug #37362: Crash in do_field_eqGleb Shchepa2009-05-013-0/+46
| * | | mergeGeorgi Kodinov2009-04-300-0/+0
| |\ \ \ | | |/ /
| | * | merging from 5.0-bt rep to a local branchAndrei Elkin2009-04-301-2/+2
| | |\ \
| * | \ \ Merge to 5.1-bugteam.Sergey Vojtovich2009-04-303-2/+36
| |\ \ \ \
| | * | | | BUG#42907 - Multi-term boolean fulltext query containing aSergey Vojtovich2009-04-233-2/+36
| * | | | | merge 5.1-bt rep -> local 5.1-btAndrei Elkin2009-04-307-2/+29
| |\ \ \ \ \
| | * \ \ \ \ merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-04-300-0/+0
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | merged 5.0-main to 5.0-bugteamGeorgi Kodinov2009-04-301-2/+2
| | | |\ \ \ \
| | | | * | | | bumped the version to 5.0.82 (5.0.81-community to be released)Georgi Kodinov2009-04-161-2/+2
| | | | * | | | Merge in changes from mysql-5.0.79-release branchMySQL Build Team2009-04-134-9/+6
| | | | |\ \ \ \
| | | | * | | | | Raise version number after cloning 5.0.80unknown2009-04-131-2/+2
| | * | | | | | | merged 5.1-main to 5.1-bugteamGeorgi Kodinov2009-04-301-0/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge from mysql-5.1.34-releaseJonathan Perkin2009-04-163-4/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Apply http://lists.mysql.com/commits/70427 to fix Win32 builds with VS 2005.Jonathan Perkin2009-04-021-3/+0
| | | | * | | | | | | Add new headers to noinst_HEADERS (ibmdb2i storage engine)MySQL Build Team2009-04-011-0/+1
| | | | * | | | | | | Apply 64-bit fix from Azundris.Jonathan Perkin2009-03-311-1/+1
| | * | | | | | | | | merging with mysql-5.1-bugteamNarayanan V2009-04-306-2/+28
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-306-2/+28
| * | | | | | | | | | | moving bug#38694 test files into rpl suiteAndrei Elkin2009-04-303-0/+0
| * | | | | | | | | | | merging 5.0-bt to 5.1-btAndrei Elkin2009-04-304-20/+56
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | merging from 5.0-bt rep to a local branchAndrei Elkin2009-04-3039-652/+833
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Bug #38694 Race condition in replication thread shutdown Andrei Elkin2009-04-285-30/+96
| * | | | | | | | | | | merge bug#44179 fixes to 5.1-btAndrei Elkin2009-04-301-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Bug #44179 reset slave crashes in my_error when reset_logs returns non-zeroAndrei Elkin2009-04-301-0/+3
| * | | | | | | | | | | automergeSergey Glukhov2009-04-304-91/+93
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merget to 5.1-bugteamSatya B2009-04-301-58/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge 5.0 -> 5.1 of fix for Bug 44522Matthias Leich2009-04-300-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Merge of fix for Bug#44522 main.not_embedded_server fails with "--check-testc...Matthias Leich2009-04-302-8/+9
| | * | | | | | | | | | | | Addition to the fix for BUG#40827 - Killing insert-select to MyISAM can causeSatya B2009-04-304-91/+93
| * | | | | | | | | | | | | Bug#43962 "Packets out of order" calling a SHOW TABLE STATUSSergey Glukhov2009-04-303-0/+43
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | mergingAlexey Botchkov2009-04-301-58/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| / / / / / / / / / / | | |/ / / / / / / / / /
| | * | | | | | | | | | mysql_client_test fixed.Alexey Botchkov2009-04-301-58/+0
| * | | | | | | | | | | Fix for BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-303-4/+140
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-163-4/+140
| * | | | | | | | | | | | mergeMartin Hansson2009-04-293-4/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-04-2919-538/+580
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Bug#44337 Select query using index merge fails with MCH3601Narayanan V2009-04-291-1/+6
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Bug#43932 myisam index corruption with large index and large Vladislav Vaintroub2009-04-292-3/+5