Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mysql-5.1' into mysql-5.5 | Mithun C Y | 2015-08-17 | 1 | -0/+12 |
|\ | |||||
| * | Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV... | Mithun C Y | 2015-08-17 | 1 | -0/+12 |
* | | Merge branch 'mysql-5.1' into mysql-5.5 | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NO | Sreeharsha Ramanavarapu | 2015-07-10 | 1 | -3/+7 |
* | | Bug #19892803: ASSERTION FAILED: N < M_SIZE WITH DISTINCT TIME | Mithun C Y | 2015-01-30 | 1 | -1/+8 |
* | | BUG#17665767 - FAILING ASSERTION: PRIMARY_KEY_NO == -1 || PRIMARY_KEY_NO == 0 | Raghav Kapoor | 2014-06-25 | 1 | -1/+2 |
* | | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" | Gleb Shchepa | 2014-06-23 | 1 | -11/+7 |
* | | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARE | Neeraj Bisht | 2014-02-12 | 1 | -1/+8 |
* | | Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION IN | Sujatha Sivakumar | 2013-06-24 | 1 | -3/+10 |
* | | 4371 Maitrayi Sabaratnam 2013-05-23 | Maitrayi Sabaratnam | 2013-05-24 | 1 | -2/+2 |
* | | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2013-04-14 | 1 | -9/+19 |
|\ \ | |/ | |||||
| * | Bug#16347426:ASSERTION FAILED: (SELECT_INSERT && | Chaithra Gopalareddy | 2013-04-14 | 1 | -10/+20 |
| * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
* | | Bug#16359402 CRASH WITH AGGREGATES: ASSERTION FAILED: N < M_SIZE | Tor Didriksen | 2013-03-19 | 1 | -2/+7 |
* | | Bug #16076289 : BACKPORT FIX FOR BUG #14786792 TO 5.5 | Neeraj Bisht | 2013-03-18 | 1 | -5/+44 |
* | | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING | Mattias Jonsson | 2013-01-30 | 1 | -3/+22 |
|\ \ | |/ | |||||
* | | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER | Praveenkumar Hulakund | 2012-11-07 | 1 | -2/+2 |
* | | WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORS | Jon Olav Hauglid | 2012-09-11 | 1 | -0/+8 |
* | | auto-merge | Gleb Shchepa | 2012-06-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | minor update to make MSVS happy | Gleb Shchepa | 2012-06-29 | 1 | -1/+1 |
* | | manual merge (WL6219) | Gleb Shchepa | 2012-06-29 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(... | Gleb Shchepa | 2012-06-29 | 1 | -1/+17 |
* | | Merge from mysql-5.1-security to mysql-5.5-security | Jon Olav Hauglid | 2012-01-09 | 1 | -3/+9 |
|\ \ | |/ | |||||
| * | Backport from mysql-trunk of: | Jon Olav Hauglid | 2012-01-09 | 1 | -3/+9 |
| * | Merge from mysql-5.1.59-release | karen.langford@oracle.com | 2011-09-15 | 1 | -0/+15 |
| |\ | |||||
| | * | weave merge of mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-07-07 | 1 | -2/+4 |
| | |\ | |||||
* | | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-12-14 | 1 | -5/+10 |
* | | | | reverting the initial patch for bug#13437900 for refinement. | Andrei Elkin | 2011-11-29 | 1 | -10/+6 |
* | | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-11-29 | 1 | -6/+10 |
* | | | | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-10-12 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * \ \ \ | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 1 | -0/+15 |
| |\ \ \ \ | |||||
| * | | | | | maintain behavior introduced in fix for MySQL bug 35765 | Tatjana Azundris Nuernberg | 2011-08-11 | 1 | -2/+6 |
| * | | | | | manual merge | Tatjana Azundris Nuernberg | 2011-08-08 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug#11758414/Bug#50614: Default storage_engine not honored when set from with... | Tatjana Azundris Nuernberg | 2011-07-12 | 1 | -2/+2 |
| | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -1/+4 |
| | |\ \ \ | |||||
* | | | | | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF A | Dmitry Shulga | 2011-08-13 | 1 | -1/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Manual merge from mysql-5.5. | Ramil Kalimullin | 2011-08-09 | 1 | -1/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Post-push fix for BUG#11809016. | Alfranio Correia | 2011-07-24 | 1 | -1/+4 |
| * | | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ... | Alfranio Correia | 2011-07-18 | 1 | -0/+6 |
* | | | | | weave merge of mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-07-07 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ | |||||
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | | | | merge 5.1-security->5.5-security | Georgi Kodinov | 2011-06-16 | 1 | -0/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | auto-merge of mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-06-16 | 1 | -0/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fixed bug#11840395 (formerly known as bug#60347: THE STRING "VERSIONDATA" | Dmitry Shulga | 2011-06-09 | 1 | -0/+15 |
| | |/ / | |/| | | |||||
* | | | | Auto-merge of patch for bug#11764334 from mysql-5.1 tree. | Dmitry Shulga | 2011-06-10 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGES | Dmitry Shulga | 2011-06-10 | 1 | -0/+3 |
| |/ / | |||||
* | | | auto-merge | Tatjana Azundris Nuernberg | 2011-05-12 | 1 | -2/+18 |
|\ \ \ |