summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16490 correct fix, with respect to CREATE...SELECTNikita Malyavin2019-09-041-1/+3
* Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-7/+4
|\
| * MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-8/+2
| * This is another attempt to fix mdev-16473.Igor Babaev2018-06-281-1/+2
| * MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-261-0/+1
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-2/+2
| |\
| | * fix compilation w/o partitioningSergei Golubchik2018-06-141-1/+0
| | * Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-1/+2
| | |\
| | | * Merge tag 'mariadb-10.0.35' into 10.0-galeraJan Lindström2018-05-071-0/+4
| | | |\
| | | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-10/+4
| | | |\ \
| | | | * | MW-416 Replicating DDL after ACL check, 5.6 versionsjaakola2017-10-191-7/+0
| | | | * | MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-2/+2
| | | | * | Merge tag 'mariadb-5.5.58' into 5.5-galeraJan Lindström2017-10-191-27/+20
| | | | |\ \
| | | | * | | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACEDaniele Sciascia2017-07-201-1/+0
| | | | * | | MW-86 Additional wsrep_sync_wait coverageDaniele Sciascia2017-07-201-3/+7
| | | | * | | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commandsDaniele Sciascia2017-07-201-47/+23
| | | | * | | Merge tag 'mariadb-5.5.57' into 5.5-galeraJan Lindström2017-07-201-16/+15
| | | | |\ \ \
| | | | * \ \ \ Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-181-18/+35
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge tag 'mariadb-5.5.54' into 5.5-galeramariadb-galera-5.5.54Nirbhay Choubey2016-12-271-9/+14
| | | | |\ \ \ \ \
| | | | * | | | | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-3/+6
| | | | * | | | | | Revert " MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-141-4/+0
| | | | * | | | | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-12-011-0/+4
| | | | * | | | | | Merge tag 'mariadb-5.5.50' into 5.5-galeramariadb-galera-5.5.50Nirbhay Choubey2016-06-231-5/+25
| | | | |\ \ \ \ \ \
| | | | * | | | | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-101-0/+6
| | | | * | | | | | | Merge tag 'mariadb-5.5.46' into 5.5-galeraNirbhay Choubey2015-10-131-15/+18
| | | | |\ \ \ \ \ \ \
* | | | | | | | | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-5/+3
* | | | | | | | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-6/+64
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-291-4/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-261-4/+1
| * | | | | | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-2/+63
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-2/+63
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-221-2/+63
* | | | | | | | | | | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-161-1/+1
| | * | | | | | | | | | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-3/+4
* | | | | | | | | | | | | cleanup: versioning style fixesSergei Golubchik2018-05-121-1/+1
* | | | | | | | | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-19/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-19/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-081-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos...Sergei Golubchik2018-05-081-2/+2
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-0/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-261-0/+4
| | * | | | | | | | | | Merge pull request #729 from codership/MDEV-15794Jan Lindström2018-04-271-0/+9
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MDEV-15794 Fix and re-enable test galera_var_retry_autocommitDaniele Sciascia2018-04-261-0/+9
| | * | | | | | | | | | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-17/+20
| | |/ / / / / / / / / /
| | * | | | | | | | | | MDEV-15580: Assertion `!lex->explain' failed in lex_start(THD*):Jan Lindström2018-04-131-1/+7
* | | | | | | | | | | | Add likely/unlikely to speed up executionMonty2018-05-071-70/+76
* | | | | | | | | | | | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replicationAlexander Barkov2018-04-271-26/+0