summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-1416-83/+63
|\
| * Fixed following problems:Sergey Glukhov2010-12-1416-83/+64
* | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-8/+22
|\ \ | |/
| * Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
* | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-1/+1
|\ \ | |/
| * Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-131-1/+1
* | Manual merge from mysql-5.1-bugteam for bug#54486.Dmitry Shulga2010-12-101-11/+11
|\ \ | |/
| * Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-8/+23
* | Bug #57954: BIT_AND function returns incorrect results Georgi Kodinov2010-12-085-11/+19
* | Fix for bug #58669: read_only not enforced on 5.5.xRamil Kalimullin2010-12-073-3/+16
* | Fix for Bug#57932 "query with avg returns incorrect results":Guilhem Bichot2010-12-072-39/+61
* | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-057-135/+278
|\ \
| * \ merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-037-135/+278
| |\ \
| | * | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-056-31/+134
| | * | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-11-052-110/+150
| | |\ \
| | | * | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-10-063-127/+206
* | | | | merge of bug#58147, including rename of the new argument,Mattias Jonsson2010-12-033-6/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION failsMattias Jonsson2010-12-013-6/+14
* | | | | merge from 5.1-bugteamTor Didriksen2010-12-021-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | BUG#58246 post-push fix broken DBG build.Tor Didriksen2010-12-021-1/+2
* | | | | Merging patch for BUG#58246 into mysql-5.5-bugteam.Mats Kindahl2010-12-013-11/+25
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merging patch for BUG#58246 with mysql-5.1-bugteam.Mats Kindahl2010-12-0119-113/+246
| |\ \ \
| * | | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-013-11/+25
* | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-6/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-6/+8
* | | | | BUG 57288: automerged mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-11-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | BUG#57288: binlog_tmp_table fails sporadically: "Failed to writeLuis Soares2010-11-301-1/+1
| * | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-291-9/+34
* | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-301-8/+54
* | | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYEDunknown2010-11-291-62/+16
* | | | | Manual mergeunknown2010-11-281-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | BUG#54903 BINLOG statement toggles session variablesunknown2010-11-281-0/+8
| * | | | mergeGeorgi Kodinov2010-11-261-1/+1
| |\ \ \ \
* | \ \ \ \ mergeGeorgi Kodinov2010-11-264-1/+128
|\ \ \ \ \ \
| * \ \ \ \ \ Merging from mysql-5.1-bugteamAlexander Barkov2010-11-261-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8Alexander Barkov2010-11-261-1/+1
| * | | | | | Bug#57737 Character sets: search fails with like, contraction, indexAlexander Barkov2010-11-263-0/+127
* | | | | | | mergeGeorgi Kodinov2010-11-267-13/+86
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | mergeGeorgi Kodinov2010-11-267-19/+97
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | merge to 5.1-securityGeorgi Kodinov2010-10-2925-122/+273
| | |\ \ \ \
| | * | | | | Bug#57688 Assertion `!table || (!table->write_set || bitmap_is_set(table->wri...Sergey Glukhov2010-10-291-8/+3
| | * | | | | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-4/+2
| | * | | | | Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-6/+10
| | * | | | | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-182-5/+24
| | * | | | | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-183-1/+14
| | * | | | | merging.Alexey Botchkov2010-10-151-2/+6
| | |\ \ \ \ \
| | | * | | | | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-2/+6
| | * | | | | | mergeMattias Jonsson2010-10-151-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+2
| | * | | | | | | Fix for bug#57283: inet_ntoa() crashesRamil Kalimullin2010-10-121-0/+1