summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-5.1-bugteam for bug#54375.Dmitry Shulga2010-11-111-1/+1
|\
| * 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
* | Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `fi...Oystein Grovlen2010-11-101-0/+1
* | Auto-merge from 5.1-bugteam for bug#57386.Dmitry Shulga2010-11-101-1/+8
|\ \ | |/
| * Fixed Bug#57386 - main.execution_constants segfault on MIPS64EL.Dmitry Shulga2010-11-101-1/+8
| * Bug#57210: remove pstackDavi Arnaut2010-11-092-15/+12
* | Bug#58080: Crash on failure to create a thread to handle a user connectionDavi Arnaut2010-11-091-1/+1
* | Auto-merge from mysql-5.1-bugteam for bug#47924.Dmitry Shulga2010-11-081-3/+3
|\ \ | |/
| * 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
| |\
* | \ Merging patch for BUG#57108 with mysql-5.5-bugteamMats Kindahl2010-11-0530-230/+428
|\ \ \
| * | | Fix for BUG#57316 "It is not clear how to disable autocommit"Guilhem Bichot2010-11-053-4/+17
| * | | BUG 57899: merged bzr bundle #1 from bug report into latestLuis Soares2010-11-051-0/+4
| |\ \ \
| | * | | BUG#57899: Certain reserved words should not be reservedLuis Soares2010-11-031-0/+4
| * | | | Bug#57882 - Item_func_conv_charset::val_str(String*): Jorgen Loland2010-11-041-5/+6
| * | | | BUG#47027 delegates_init() failure is not user friendly (usability issue)He Zhenxing2010-11-042-4/+25
| * | | | Bug #57916: Fix the naming of the proxy_priv tableGeorgi Kodinov2010-11-021-37/+48
| * | | | mergeGeorgi Kodinov2010-11-021-6/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
| * | | | manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160)Gleb Shchepa2010-11-012-0/+3
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-312-0/+3
| * | | Bug #52131: SET and ENUM stored endian-dependent in binary logTor Didriksen2010-10-291-0/+4
| * | | post merge fixMattias Jonsson2010-10-282-12/+2
| * | | Merging patch for BUG#52131 with mysql-5.5-bugteam.Mats Kindahl2010-10-273-42/+127
| |\ \ \
| | * | | Bug #52131: SET and ENUM stored endian-dependent in binary logMats Kindahl2010-10-063-42/+127
| * | | | Bug #57689: mysql_change_user() breaks user connection on older clientsGeorgi Kodinov2010-10-251-2/+37
| * | | | mergeGeorgi Kodinov2010-10-275-12/+37
| |\ \ \ \
| | * | | | Reverting a patch for Bug#45445 (cannot execute procedures with thread_stack ...Alexander Nozdrin2010-10-131-1/+4
| | * | | | Auto-merge from mysql-5.5-bugteam.Alexander Nozdrin2010-10-1337-584/+865
| | |\ \ \ \
| | * \ \ \ \ mergeGeorgi Kodinov2010-10-061-11/+15
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | 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
| | * | | | | | merge 5.5-bugteam -> 5.5-securityGeorgi Kodinov2010-10-0631-1063/+2926
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Auto-merge from mysql-5.5-bugteam.Alexander Nozdrin2010-10-0252-640/+1249
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ mergeGeorgi Kodinov2010-09-291-0/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Bug#54494 crash with explain extended and prepared statementsSergey Glukhov2010-09-231-0/+4
| * | | | | | | | | Patch for Bug#55850 (Trigger warnings not cleared).Alexander Nozdrin2010-10-262-7/+21
| * | | | | | | | | Bug#45288: pb2 returns a lot of compilation warningsTor Didriksen2010-10-251-0/+4
| * | | | | | | | | Manual mergeunknown2010-10-234-8/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-234-8/+14
| * | | | | | | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-216-14/+6
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Manual Mergeunknown2010-10-211-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug#55478 Row events wrongly apply on the temporary table of the same nameunknown2010-10-211-0/+1
| | * | | | | | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-205-14/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-207-20/+9
| * | | | | | | | | | Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-213-8/+27
| * | | | | | | | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-206-11/+15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge 5.5-bugteam -> 5.5-runtime.Konstantin Osipov2010-10-191-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-1910-49/+199
| |\ \ \ \ \ \ \ \ \ \ \