summaryrefslogtreecommitdiff
path: root/mysql-test/t/parser.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-0/+9
|\
| * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-0/+9
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-04-031-0/+9
| | |\
| | | * MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a triggerAlexander Barkov2018-03-271-0/+9
* | | | MDEV-10122: MariaDB does not support group functions in some contexts where M...Vicențiu Ciorbaru2017-02-141-4/+0
* | | | MDEV-11582 InnoDB: Failing assertion: !((field)->vcol_info && !(field)->store...Sergei Golubchik2017-02-131-0/+20
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+10
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+10
| | |\ \ | | | |/
| | | * MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-281-0/+10
* | | | MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-131-0/+48
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+16
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+16
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-0/+12
| | |\ \ | | | |/
| | | * MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-141-0/+12
* | | | MDEV-10101 Wrong error message of SELECT 1 UNION (SELECT 1 FROM t1 GROUP BY 1...Alexander Barkov2016-06-011-5/+27
* | | | Adding various tests for combinations ofAlexander Barkov2016-05-251-0/+182
* | | | MDEV-10109 Disallow syntactically INSERT .. SELECT .. {ORDER BY ..| LIMIT ..}...Alexander Barkov2016-05-241-0/+13
* | | | MDEV-10103 Disallow syntactically UNION SELECT .. PROCEDURE ANALYSE()Alexander Barkov2016-05-241-2/+2
* | | | MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage...Alexander Barkov2016-05-231-7/+7
* | | | MDEV-10095 Fix derived tables to return a syntax error instead of "Illegal us...Alexander Barkov2016-05-211-7/+7
* | | | MDEV-10080 Derived tables allow double LIMIT clauseAlexander Barkov2016-05-201-1/+10
* | | | MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad cons...Alexander Barkov2016-05-101-14/+14
* | | | MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from crea...Alexander Barkov2016-05-061-2/+2
|/ / /
* | | MDEV-8380: Subquery parse errorOleksandr Byelkin2015-10-061-0/+256
* | | MDEV-7792 - SQL Parsing Error - UNION AND ORDER BY WITH JOINSergey Vojtovich2015-06-291-0/+7
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-0/+25
|\ \ | |/
| * Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARENeeraj Bisht2014-02-121-0/+25
* | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-1/+1
|/
* Post-commit fixes after the push for Bug#20837 et. al.Magne Mahre2010-06-091-75/+0
* Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-0/+76
* Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-0/+4
* Move test for bug 39559, which uses command-line mysql clientChad MILLER2009-04-171-24/+0
* Bug#39559: dump of stored procedures / functions with C-style \Chad MILLER2009-04-091-0/+28
* Cleanup merge issues in mysql-test/t/parser.testMarc Alff2008-07-081-1/+668
* Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-0/+59