summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-49/+46
|\
| * MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-141-40/+37
* | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-9/+9
|\ \ | |/
| * MDEV-9462: Out of memory using explain on 2 empty tablesOleksandr Byelkin2016-02-061-9/+9
* | MDEV-6421 SQL_ERROR_LOG doesn't log comments in Events.Alexey Botchkov2016-01-261-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-0/+9
|\ \ | |/
| * DEV-8632 Segmentation fault on INSERTOleksandr Byelkin2015-11-091-0/+9
* | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | MDEV-8609 Server crashes in is_invalid_role_name on reloading ACL with a blan...Sergei Golubchik2015-10-221-2/+4
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-0/+12
|\ \ | |/
| * 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
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-34/+28
|\ \ \ \ | |/ / /
| * | | 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
* | | | perfschema 5.6.24Sergei Golubchik2015-05-051-0/+8
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-7/+42
|\ \ \ \ | |/ / /
| * | | 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