summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9462: Out of memory using explain on 2 empty tablesOleksandr Byelkin2016-02-061-9/+9
* DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-091-0/+9
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-0/+12
|\
| * Merge branch 'mysql-5.1' into mysql-5.5Mithun C Y2015-08-171-0/+12
| |\
| | * Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV...Mithun C Y2015-08-171-0/+12
| * | Merge branch 'mysql-5.1' into mysql-5.5Sreeharsha Ramanavarapu2015-07-101-2/+6
| |\ \ | | |/
| | * Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NOSreeharsha Ramanavarapu2015-07-101-3/+7
* | | MDEV-7207 - ALTER VIEW does not change ALGORITMSergey Vojtovich2015-06-051-1/+1
* | | parser: better error messages for CHECK/REPAIR VIEWSergei Golubchik2015-06-031-33/+27
* | | post-merge fixesSergei Golubchik2015-04-291-10/+4
* | | Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5Sergei Golubchik2015-04-281-2/+34
|\ \ \
| * | | Allow REPAIR NO_WRITE_TO_BINLOG as per serg's reviewDaniel Black2015-04-131-5/+0
| * | | MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-121-2/+39
* | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-2/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug #19892803: ASSERTION FAILED: N < M_SIZE WITH DISTINCT TIMEMithun C Y2015-01-301-1/+8
| * | BUG#17665767 - FAILING ASSERTION: PRIMARY_KEY_NO == -1 || PRIMARY_KEY_NO == 0 Raghav Kapoor2014-06-251-1/+2
| * | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD"Gleb Shchepa2014-06-231-11/+7
| * | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARENeeraj Bisht2014-02-121-1/+8
| * | Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION INSujatha Sivakumar2013-06-241-3/+10
| * | 4371 Maitrayi Sabaratnam 2013-05-23Maitrayi Sabaratnam2013-05-241-2/+2
| * | Merge from 5.1 to 5.5Chaithra Gopalareddy2013-04-141-9/+19
| |\ \ | | |/
| | * Bug#16347426:ASSERTION FAILED: (SELECT_INSERT &&Chaithra Gopalareddy2013-04-141-10/+20
| | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| * | Bug#16359402 CRASH WITH AGGREGATES: ASSERTION FAILED: N < M_SIZETor Didriksen2013-03-191-2/+7
| * | Bug #16076289 : BACKPORT FIX FOR BUG #14786792 TO 5.5Neeraj Bisht2013-03-181-5/+44
| * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-3/+22
| |\ \ | | |/
| * | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USERPraveenkumar Hulakund2012-11-071-2/+2
| * | WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORSJon Olav Hauglid2012-09-111-0/+8
| * | auto-mergeGleb Shchepa2012-06-291-1/+1
| |\ \ | | |/
| | * minor update to make MSVS happyGleb Shchepa2012-06-291-1/+1
| * | manual merge (WL6219)Gleb Shchepa2012-06-291-1/+17
| |\ \ | | |/
| | * Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-291-1/+17
| * | Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2012-01-091-3/+9
| |\ \ | | |/
| | * Backport from mysql-trunk of:Jon Olav Hauglid2012-01-091-3/+9
| | * Merge from mysql-5.1.59-releasekaren.langford@oracle.com2011-09-151-0/+15
| | |\
| | | * weave merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-07-071-2/+4
| | | |\
| * | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-141-5/+10
| * | | | reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-10/+6
| * | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-6/+10
| * | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-4/+8
| |\ \ \ \
| | * \ \ \ merge from 5.5.16Daniel Fischer2011-09-211-0/+15
| | |\ \ \ \
| | * | | | | maintain behavior introduced in fix for MySQL bug 35765Tatjana Azundris Nuernberg2011-08-111-2/+6
| | * | | | | manual mergeTatjana Azundris Nuernberg2011-08-081-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug#11758414/Bug#50614: Default storage_engine not honored when set from with...Tatjana Azundris Nuernberg2011-07-121-2/+2
| | | | |_|/ | | | |/| |
| | | * | | Updated/added copyright headersKent Boortz2011-07-031-1/+4
| | | |\ \ \
| * | | | | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-1/+2
| | |_|_|/ / | |/| | | |
| * | | | | Manual merge from mysql-5.5.Ramil Kalimullin2011-08-091-1/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Post-push fix for BUG#11809016.Alfranio Correia2011-07-241-1/+4
| | * | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-0/+6
| * | | | | weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-07-071-2/+3
| |\ \ \ \ \ | | |/ / / /