summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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 variablesunknown2010-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
| |\ \ \ \ \
| | * | | | | Bug #49752: 2469.126.2 unintentionally breaks authentication againstTatiana A. Nurnberg2010-11-111-0/+13
| * | | | | | mergeTatiana A. Nurnberg2010-11-243-19/+46
| |\ \ \ \ \ \
| | * | | | | | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-113-19/+46
| | |/ / / / /
| * | | | | | Bug#56862 Execution of a query that uses index merge returns a wrong resultSergey Glukhov2010-11-232-0/+12
| * | | | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-223-8/+9
| * | | | | | Bug#57279 updatexml dies with: Assertion failed: str_arg[length] == 0Alexander Barkov2010-11-181-8/+14
* | | | | | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-013-11/+25
|/ / / / / /
* | | | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-104-5/+5
* | | | | | mergeMattias Jonsson2010-11-151-2/+35
|\ \ \ \ \ \
| * | | | | | Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-111-2/+35
* | | | | | | Fixed bug#54375 - Error in stored procedure leaves connectionDmitry Shulga2010-11-111-1/+1
* | | | | | | Fixed bug#56619 - Assertion failed duringDmitry Shulga2010-11-101-1/+3
* | | | | | | Fixed Bug#57386 - main.execution_constants segfault on MIPS64EL.Dmitry Shulga2010-11-101-1/+8
* | | | | | | Bug#57210: remove pstackDavi Arnaut2010-11-092-15/+12
* | | | | | | A fix and a test case for Bug#47924 -main.log_tables times outDmitry Shulga2010-11-071-3/+3
|/ / / / / /
* | | | | | mergeGeorgi Kodinov2010-11-032-11/+19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-0619-110/+369
| |\ \ \ \ \
| * | | | | | Bug#54488 crash when using explain and prepared statements with subqueriesSergey Glukhov2010-10-011-11/+15
| * | | | | | Bug#54494 crash with explain extended and prepared statementsSergey Glukhov2010-09-231-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Bug #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
* | | | | | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-312-0/+3
| |_|_|_|/ |/| | | |
* | | | | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-234-8/+14
* | | | | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-211-0/+1
* | | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-207-20/+9