summaryrefslogtreecommitdiff
path: root/mysql-test/r/parser.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1351/+0
* MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-291-0/+5
* MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a triggerAlexander Barkov2018-03-271-0/+16
* SQL: regression fix: make NOW a valid identifier again [#363]Sergei Golubchik2017-12-081-1/+3
* SQL: (0.5) Versioned partitions [closes #77]Aleksey Midenkov2017-05-051-3/+1
* MDEV-10343 Providing compatibility for basic SQL data typesAlexander Barkov2017-04-051-0/+9
* MDEV-10122: MariaDB does not support group functions in some contexts where M...Vicențiu Ciorbaru2017-02-141-4/+14
* 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/+9
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+9
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+9
| | |\
| | | * MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-281-0/+9
* | | | MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-131-0/+41
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+20
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+20
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-0/+20
| | |\ \ | | | |/
| | | * MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-141-0/+20
* | | | MDEV-10101 Wrong error message of SELECT 1 UNION (SELECT 1 FROM t1 GROUP BY 1...Alexander Barkov2016-06-011-5/+70
* | | | Adding various tests for combinations ofAlexander Barkov2016-05-251-0/+257
* | | | MDEV-10109 Disallow syntactically INSERT .. SELECT .. {ORDER BY ..| LIMIT ..}...Alexander Barkov2016-05-241-0/+11
* | | | 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/+9
* | | | MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad cons...Alexander Barkov2016-05-101-14/+15
* | | | 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/+227
* | | MDEV-7792 - SQL Parsing Error - UNION AND ORDER BY WITH JOINSergey Vojtovich2015-06-291-0/+7
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-0/+25
|\ \ | |/
| * mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-0/+25
| |\
| | * Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARENeeraj Bisht2014-02-121-0/+25
* | | 5.5 mergeSergei Golubchik2013-07-171-6/+2
|\ \ \ | |/ /
| * | Merging from 5.3Alexander Barkov2013-07-081-6/+2
| |\ \
| | * | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-031-6/+2
| | * | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-0/+4
* | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-1/+1
|/ / /
* | | after merge changes:Sergei Golubchik2011-12-121-84/+84
| |/ |/|
* | Bug#56271: Wrong comparison result with STR_TO_DATE functionEvgeny Potemkin2010-09-071-0/+4
* | Post-commit fixes after the push for Bug#20837 et. al.Magne Mahre2010-06-091-45/+0
* | Draft patch that fixes and a sketches test cases for:Konstantin Osipov2010-05-071-0/+45
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-2/+2
|/
* Move test for bug 39559, which uses command-line mysql clientChad MILLER2009-04-171-49/+0
* Bug#39559: dump of stored procedures / functions with C-style \Chad MILLER2009-04-091-0/+52
* Fixed parser test failure introduced by the patch for bug #21205.Alexey Kopytov2009-02-141-2/+2
* Cleanup merge issues in mysql-test/t/parser.testMarc Alff2008-07-081-0/+549
* Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-071-0/+68