summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2010-06-253-1/+44
|\
| * Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-153-1/+44
* | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-253-1/+22
* | Accidentally pushed test changes (#54459) removed.Ramil Kalimullin2010-06-241-4/+0
* | Bug#41660: Sort-index_merge for non-first join table mayMartin Hansson2010-06-245-19/+88
* | Automerge.Ramil Kalimullin2010-06-243-5/+34
|\ \
| * | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-203-5/+34
* | | Automerge.Alexey Kopytov2010-06-243-0/+45
|\ \ \
| * | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-223-0/+45
* | | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-243-5/+43
|/ / /
* | | Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-214-0/+511
|/ /
* | Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-183-17/+36
* | Bug#54590 "make_binary_distribution" fails because a commandJoerg Bruehe2010-06-171-3/+5
|\ \
| * | Bug#54590 "make_binary_distribution" fails because a commandJoerg Bruehe2010-06-171-3/+5
* | | Automerge the fix for bug#27072 into 5.1-bugteamJoerg Bruehe2010-06-171-7/+113
|\ \ \
| * | | Fix bug#27072: RPM autostarts the serverJoerg Bruehe2010-06-151-7/+113
* | | | Backport of the patch for bug52208 to 5.1 since theAlexey Kopytov2010-06-151-3/+3
* | | | null upmerge 53424, irrelevant for 5.1Bjorn Munch2010-06-150-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #53424 Certain combination of flags give internal errorBjorn Munch2010-06-151-2/+4
* | | | Upmerge and port 46882Bjorn Munch2010-06-141-1/+2
|\ \ \ \ | |/ / /
| * | | Bug #46882 Suite timeout doesn't kill stray processesBjorn Munch2010-06-141-1/+2
* | | | Addendum for the fix for bug #42064:Alexey Kopytov2010-06-121-7/+12
* | | | Automerge.Alexey Kopytov2010-06-113-3/+162
|\ \ \ \
| * \ \ \ Automerge.Ramil Kalimullin2010-06-113-3/+162
| |\ \ \ \
| | * | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-093-3/+162
* | | | | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-1116-61/+182
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-2116-62/+183
* | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-113-13/+56
* | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1025-210/+216
* | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1035-1111/+1248
* | | | | | Backport of Bug#53303 mytap tests should always have a plan()Tor Didriksen2010-06-104-14/+26
* | | | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-091-1/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Bug#34236: Various possibly related SSL crashesDavi Arnaut2010-06-091-1/+9
* | | | | MergeGeorgi Kodinov2010-06-094-1/+38
|\ \ \ \ \
| * | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-074-1/+38
* | | | | | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-0817-63/+75
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Bug#53906: Stray semicolon in my_sys.h corrupts macro function definition of ...Davi Arnaut2010-06-081-1/+1
| * | | | | Bug#34236: Various possibly related SSL crashesDavi Arnaut2010-06-0816-61/+70
* | | | | | automergeKristofer Pettersson2010-06-083-2/+31
|\ \ \ \ \ \
| * \ \ \ \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-06-083-2/+31
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer...Sergey Glukhov2010-06-083-2/+31
* | | | | | | Bug#53191 Lock_time in slow log is negative when logging stored routinesKristofer Pettersson2010-06-083-9/+196
|/ / / / / /
* | | | | | mergeGeorgi Kodinov2010-06-071-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Addendum to the fix for bug #52315: need to set a proper shutdown typeGeorgi Kodinov2010-06-071-2/+6
* | | | | | Automerge.Ramil Kalimullin2010-06-047-1/+65
|\ \ \ \ \ \
| * \ \ \ \ \ mergeGeorgi Kodinov2010-06-047-1/+65
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-047-1/+66
* | | | | | | Fix for bug #53912: Fails to build from sourceRamil Kalimullin2010-06-041-0/+2
|/ / / / / /
* | | | | | Patch for bug#52913: Inserted check if mysqlhotcopy script is existing as req...Horst.Hunger2010-06-042-0/+7
* | | | | | BUG 53893: Automerged from mysql-5.1-bugteam-gca into mysql-5.1-bugteam.Luis Soares2010-06-042-12/+6
|\ \ \ \ \ \