summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | BUG 49522: automerged bzr bundle from bug report.Luis Soares2010-05-201-6/+22
|\ \ \ \ \
| * \ \ \ \ BUG#49522: Replication problem with mixed MyISAM/InnoDBLuis Soares2010-05-071-6/+22
| |\ \ \ \ \
| | * | | | | BUG#29288: myisam transactions replicated to a transactionalMats Kindahl2009-09-231-6/+22
* | | | | | | Backport from next-mr-bugfixing of tor.didriksen@sun.com-20100106140051-3j2iu...Tor Didriksen2010-05-191-2/+3
* | | | | | | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37
* | | | | | | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-05-161-36/+58
* | | | | | | Bug #53450: Crash / assertion "virtual intGleb Shchepa2010-05-141-1/+1
* | | | | | | Fix for bug#52051: Aggregate functions incorrectly returnsRamil Kalimullin2010-05-121-162/+136
* | | | | | | Bug #49756 Rows_examined is always 0 in the slow query log forStaale Smedseng2010-05-123-2/+14
* | | | | | | mergeMattias Jonsson2010-05-106-47/+39
|\ \ \ \ \ \ \