summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressionsAlexander Barkov2016-10-081-7/+3
* MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-081-0/+13
* MDEV-10709 Expressions as parameters to Dynamic SQLAlexander Barkov2016-10-081-1/+1
* MDEV-6112 multiple triggers per tableMonty2016-10-051-3/+10
* Fixed bug mdev-10884.mariadb-10.2.2Igor Babaev2016-09-251-1/+1
* Fixed bug mdev-10785.Igor Babaev2016-09-141-0/+2
* Merge branch '10.2' into bb-10.2-mdev9864Igor Babaev2016-09-071-2/+4
|\
| * MDEV-8909 union parser cleanupAlexander Barkov2016-09-071-2/+4
* | Merge branch '10.2' into bb-10.2-mdev9864Igor Babaev2016-09-061-1/+6
|\ \ | |/
| * MDEV-10421 duplicate CHECK CONSTRAINTs.Alexey Botchkov2016-09-061-1/+4
| * Fixed bug mdev-10737.Igor Babaev2016-09-051-0/+2
* | Merge branch '10.2' into 10.2-mdev9197Igor Babaev2016-09-041-0/+3
|\ \ | |/
| * MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATEOleksandr Byelkin2016-09-041-0/+3
* | Fixed a flaw in the implementation of condition push-downIgor Babaev2016-09-041-0/+3
* | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-1/+23
|\ \ | |/ |/|
| * The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+23
* | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-16/+33
|\ \
| * | revert second lookahead in the lexerSergei Golubchik2016-06-301-5/+2
| * | various cleanupsSergei Golubchik2016-06-301-1/+1
| * | Use default character set for expressionsMichael Widenius2016-06-301-18/+24
| * | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-2/+17
| * | MDEV-3944: Allow derived tables in VIEWSOleksandr Byelkin2016-05-281-1/+0
* | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-2/+2
* | | Removed the parameter from st_select_lex_unit::exec_recursive.Igor Babaev2016-08-101-1/+1
* | | Fixed the following problem:Igor Babaev2016-07-261-0/+2
* | | Simplified the code that fills recursive tables.Igor Babaev2016-06-251-1/+1
* | | Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-2/+0
|\ \ \ | |/ /
| * | MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntacticallyAlexander Barkov2016-05-231-2/+0
| |/
| * Fixed bug mdev-9937.Igor Babaev2016-04-201-0/+1
| * MDEV-9780: Window functions: interplay between window function and other cons...Sergei Petrunia2016-04-101-0/+2
| * Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-12/+69
| |\
| * | Changed the base class for Item_window_func from Item_result_field toIgor Babaev2016-03-231-0/+6
| * | Initial patch for the implementation of window functions (MDEV-6115):Igor Babaev2016-02-121-0/+20
| * | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-3/+10
* | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-7/+5
* | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-1/+1
* | | Main patch for mdev-9864Galina Shalygina2016-05-091-0/+13
* | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-3/+39
| |/ |/|
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \
| * \ Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2Igor Babaev2016-03-211-3/+38
|\ \ \ \
| * | | | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789Igor Babaev2016-02-171-1/+3
| * | | | MDEV-8789 Implement non-recursive common table expressionsGalina Shalygina2015-12-181-2/+35
| | |_|/ | |/| |
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-8/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-02-241-2/+14
| |\ \
| | * \ Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-2/+14
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-2/+14
| | | |\
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-2/+7
| | | | |\
| | | | | * Bug#17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERSVenkatesh Duggirala2015-11-191-1/+6