summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#50389 Using intersect does not return all rowsSergey Glukhov2010-06-211-0/+1
* Fix for bug #54393: crash and/or valgrind errors inRamil Kalimullin2010-06-181-17/+12
* Backport of the patch for bug52208 to 5.1 since theAlexey Kopytov2010-06-151-3/+3
* Addendum for the fix for bug #42064:Alexey Kopytov2010-06-121-7/+12
* Automerge.Alexey Kopytov2010-06-111-3/+20
|\
| * Automerge.Ramil Kalimullin2010-06-111-3/+20
| |\
| | * Fix for bug #54007: assert in ha_myisam::index_next, HANDLERRamil Kalimullin2010-06-091-3/+20
* | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-1111-60/+125
|\ \ \ | |/ / |/| |
| * | Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-2111-61/+126
* | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&,Martin Hansson2010-06-111-13/+28
* | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1024-207/+213
* | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-104-517/+618
| |/ |/|
* | MergeGeorgi Kodinov2010-06-092-1/+11
|\ \
| * | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status Georgi Kodinov2010-04-072-1/+11
* | | automergeKristofer Pettersson2010-06-081-2/+2
|\ \ \
| * \ \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-06-081-2/+2
| |\ \ \
| | * | | Bug#53933 crash when using uncacheable subquery in the having clause of outer...Sergey Glukhov2010-06-081-2/+2
* | | | | Bug#53191 Lock_time in slow log is negative when logging stored routinesKristofer Pettersson2010-06-081-8/+37
|/ / / /
* | | | 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-045-1/+43
|\ \ \ \
| * \ \ \ mergeGeorgi Kodinov2010-06-045-1/+43
| |\ \ \ \ | | |/ / /
| | * | | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-045-1/+44
* | | | | Fix for bug #53912: Fails to build from sourceRamil Kalimullin2010-06-041-0/+2
|/ / / /
* | | | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-042-12/+6
* | | | BUG 53893: automerged bug branch into mysql-5.1-bugteam latest.Luis Soares2010-06-032-4/+64
|\ \ \ \
| * | | | BUG#53893: RBR: nullable unique key can lead to out-of-sync slaveLuis Soares2010-06-022-4/+64
* | | | | Automerge.Alexey Kopytov2010-06-021-1/+35
|\ \ \ \ \
| * | | | | Bug #48537: difference of index selection between rpm binaryAlexey Kopytov2010-05-291-1/+35
* | | | | | Bug#53942 valgrind warnings with timestamp() function and incomplete datetime...Sergey Glukhov2010-05-311-14/+1
* | | | | | mergeMattias Jonsson2010-05-281-1/+1
|\ \ \ \ \ \
| * | | | | | Bug#49161: Out of memory; restart server and try again (needed 2 bytes)Mattias Jonsson2010-05-251-1/+1
* | | | | | | A 5.1-only version of fix for bug #46947 "Embedded SELECTDmitry Lenev2010-05-283-11/+28
* | | | | | | Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel ...Sergey Glukhov2010-05-271-10/+33
* | | | | | | Automerge.Alexey Kopytov2010-05-273-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-253-1/+23
| | |/ / / / / | |/| | | | |
* | | | | | | automergeKristofer Pettersson2010-05-261-9/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge.Ramil Kalimullin2010-05-251-9/+17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Automerge.Ramil Kalimullin2010-05-251-0/+2
| | |\ \ \ \ \
| | | * | | | | Bug#53908: compile failure with embedded enabledDavi Arnaut2010-05-251-0/+2
| | * | | | | | Fix for bug #53907: Table dump command can be abused to dump arbitrary tables.Ramil Kalimullin2010-05-251-3/+9
| | |/ / / / /
| | * | | | | Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-05-113-3/+13
* | | | | | | Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claimKristofer Pettersson2010-05-261-5/+1
|/ / / / / /
* | | | | | mergeMattias Jonsson2010-05-233-27/+31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-213-27/+31
| | |/ / / | |/| | |
* | | | | merge into mysql-5.1-bugteamMattias Jonsson2010-05-212-8/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#49477: Assertion `0' failed in ha_partition.cc:5530Mattias Jonsson2009-12-111-7/+13
* | | | | Bug#52884 mysql-test-run does not work with --debug optionSergey Glukhov2010-05-201-2/+7
* | | | | BUG 52868: automerged bzr bundle from bug report.Luis Soares2010-05-202-15/+55
|\ \ \ \ \
| * | | | | BUG#52868: Wrong handling of NULL value during update, replication outLuis Soares2010-04-212-15/+55