| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -0/+9 |
|\ |
|
| * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -0/+9 |
| |\ |
|
| | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-04-03 | 1 | -0/+9 |
| | |\ |
|
| | | * | MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a trigger | Alexander Barkov | 2018-03-27 | 1 | -0/+9 |
* | | | | MDEV-10122: MariaDB does not support group functions in some contexts where M... | Vicențiu Ciorbaru | 2017-02-14 | 1 | -4/+0 |
* | | | | MDEV-11582 InnoDB: Failing assertion: !((field)->vcol_info && !(field)->store... | Sergei Golubchik | 2017-02-13 | 1 | -0/+20 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+10 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+10 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa... | Alexander Barkov | 2016-11-28 | 1 | -0/+10 |
* | | | | MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ... | Alexander Barkov | 2016-09-13 | 1 | -0/+48 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -0/+16 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -0/+16 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -0/+12 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-8328 Evaluation of two "!" operators depends on space in beetween | Sergei Golubchik | 2016-06-14 | 1 | -0/+12 |
* | | | | MDEV-10101 Wrong error message of SELECT 1 UNION (SELECT 1 FROM t1 GROUP BY 1... | Alexander Barkov | 2016-06-01 | 1 | -5/+27 |
* | | | | Adding various tests for combinations of | Alexander Barkov | 2016-05-25 | 1 | -0/+182 |
* | | | | MDEV-10109 Disallow syntactically INSERT .. SELECT .. {ORDER BY ..| LIMIT ..}... | Alexander Barkov | 2016-05-24 | 1 | -0/+13 |
* | | | | MDEV-10103 Disallow syntactically UNION SELECT .. PROCEDURE ANALYSE() | Alexander Barkov | 2016-05-24 | 1 | -2/+2 |
* | | | | MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage... | Alexander Barkov | 2016-05-23 | 1 | -7/+7 |
* | | | | MDEV-10095 Fix derived tables to return a syntax error instead of "Illegal us... | Alexander Barkov | 2016-05-21 | 1 | -7/+7 |
* | | | | MDEV-10080 Derived tables allow double LIMIT clause | Alexander Barkov | 2016-05-20 | 1 | -1/+10 |
* | | | | MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad cons... | Alexander Barkov | 2016-05-10 | 1 | -14/+14 |
* | | | | MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from crea... | Alexander Barkov | 2016-05-06 | 1 | -2/+2 |
|/ / / |
|
* | | | MDEV-8380: Subquery parse error | Oleksandr Byelkin | 2015-10-06 | 1 | -0/+256 |
* | | | MDEV-7792 - SQL Parsing Error - UNION AND ORDER BY WITH JOIN | Sergey Vojtovich | 2015-06-29 | 1 | -0/+7 |
|/ / |
|
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARE | Neeraj Bisht | 2014-02-12 | 1 | -0/+25 |
* | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -1/+1 |
|/ |
|
* | Post-commit fixes after the push for Bug#20837 et. al. | Magne Mahre | 2010-06-09 | 1 | -75/+0 |
* | Draft patch that fixes and a sketches test cases for: | Konstantin Osipov | 2010-05-07 | 1 | -0/+76 |
* | Backport of WL #2934: Make/find library for doing float/double | Alexey Kopytov | 2009-12-22 | 1 | -0/+4 |
* | Move test for bug 39559, which uses command-line mysql client | Chad MILLER | 2009-04-17 | 1 | -24/+0 |
* | Bug#39559: dump of stored procedures / functions with C-style \ | Chad MILLER | 2009-04-09 | 1 | -0/+28 |
* | Cleanup merge issues in mysql-test/t/parser.test | Marc Alff | 2008-07-08 | 1 | -1/+668 |
* | Bug#26030 (Parsing fails for stored routine w/multi-statement execution | Marc Alff | 2008-07-07 | 1 | -0/+59 |