summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-2/+7
* Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-213-14/+20
* Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.cc2010-12-214-66/+33
* mergeGeorgi Kodinov2010-12-1710-69/+207
|\
| * BUG#46166Luis Soares2010-12-171-0/+18
| * BUG#46166Luis Soares2010-12-1610-69/+189
| |\
| | * BUG#46166Luis Soares2010-12-071-0/+4
| | * BUG#46166Luis Soares2010-12-0710-69/+185
| | |\
| | | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-3010-69/+185
* | | | mergeGeorgi Kodinov2010-12-165-16/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-235-8/+21
| |\ \ \
| * \ \ \ Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-221-8/+14
| |\ \ \ \
| * \ \ \ \ Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-1814-34/+70
| |\ \ \ \ \
| * | | | | | Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set retu...Sergey Glukhov2010-11-181-5/+6
| * | | | | | mergeMattias Jonsson2010-11-151-1/+20
| |\ \ \ \ \ \
| | * | | | | | Bug#55091: Server crashes on ADD PARTITION after a failed attemptMattias Jonsson2010-10-051-1/+20
| * | | | | | | Bug#58005 utf8 + get_format causes failed assertion: !str || str != Ptr'Alexander Barkov2010-11-121-7/+7
| * | | | | | | Bug#57257 Replace(ExtractValue(...)) causes MySQL crashAlexander Barkov2010-11-112-3/+9
* | | | | | | | BUG#46697Luis Soares2010-12-141-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG 46697Luis Soares2010-12-141-1/+1
| * | | | | | | | BUG 46697: automerged bzr bundle from bug report.Luis Soares2010-12-141-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | BUG#46697: Table name in error message is not populatedLuis Soares2010-12-031-1/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Bug#57818 string conversion function diedSergey Glukhov2010-12-141-0/+1
|/ / / / / / / /
* | | | | | | | Fixed following problems:Sergey Glukhov2010-12-1416-83/+64
* | | | | | | | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
* | | | | | | | Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-131-1/+1
* | | | | | | | Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-8/+23
|/ / / / / / /
* | | | | | | BUG#58246 post-push fix broken DBG build.Tor Didriksen2010-12-021-1/+2
* | | | | | | Merging patch for BUG#58246 with mysql-5.1-bugteam.Mats Kindahl2010-12-0119-113/+246
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-6/+8
| * | | | | | 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#54903 BINLOG statement toggles session variables2010-11-281-0/+8
| * | | | | | mergeGeorgi Kodinov2010-11-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8Alexander Barkov2010-11-261-1/+1
| * | | | | | | 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
| | * | | | | | | | Fix for bug#57272: crash in rpad() when using utf8Ramil Kalimullin2010-10-121-0/+42
| * | | | | | | | | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-252-42/+3
| * | | | | | | | | mergeTatiana A. Nurnberg2010-11-241-0/+13
| |\ \ \ \ \ \ \ \ \