summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-311-7/+27
|\
| * MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statementsIgor Babaev2023-03-251-4/+16
| * KILL USER and missing privilegesSergei Golubchik2023-02-211-2/+7
* | Merge 10.4 into 10.5Marko Mäkelä2023-02-101-6/+6
|\ \ | |/
| * MDEV-30558: ER_KILL_{,QUERY_}DENIED_ERROR - normalize id typeDaniel Black2023-02-071-6/+6
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-281-6/+6
| |\
* | \ Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-7/+9
|\ \ \
| * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-261-6/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * MDEV-30052 Crash with a query containing nested WINDOW clausesIgor Babaev2023-01-201-6/+6
| * | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-191-1/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2023-01-031-2/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2023-01-031-1/+1
| |\ \ | | |/
| | * --skip-name-resolve=0 didn't workSergei Golubchik2023-01-021-1/+1
| * | Merge 10.3 into 10.4Marko Mäkelä2022-12-141-1/+1
| |\ \ | | |/
| | * MDEV-21187: log_slow_filter="" logs queries not using indexesDaniel Black2022-12-141-1/+1
| * | MDEV-29880 Galera test failure on GCF-336Daniele Sciascia2022-11-291-1/+3
* | | Merge 10.4 into 10.5Jan Lindström2022-11-301-1/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-251-3/+3
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-10-251-3/+3
| |\ \ | | |/
| | * MDEV-28455: CREATE TEMPORARY TABLES privilege is insufficient for SHOW COLUMNSAnel Husakovic2022-10-181-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-121-3/+5
|\ \ \ | |/ /
| * | typo fixed, followup for 3fe55fa8be9Sergei Golubchik2022-10-071-1/+1
| * | CREATE ... VALUES ... didn't require INSERT privilegeSergei Golubchik2022-10-071-3/+5
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-20/+4
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-20/+4
| |\ \ | | |/
| | * MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-301-20/+4
* | | MDEV-29368 Assertion `trx->mysql_thd == thd' failed in innobase_kill_query fr...Sergei Golubchik2022-09-291-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-261-0/+2
|\ \ \ | |/ /
| * | Fix build without either ENABLED_DEBUG_SYNC or DBUG_OFFMarko Mäkelä2022-09-231-0/+2
* | | MDEV-28701 Update Server HELPIan Gilfillan2022-08-021-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-3/+4
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-3/+4
| |\ \ | | |/
| | * MDEV-29074 GET_BIT variables crash in SET STATEMENTSergei Golubchik2022-07-261-0/+1
| | * table_count was present twice in one class of LEX.Oleksandr Byelkin2022-07-141-3/+3
* | | Merge branch '10.4' into 10.5mariadb-10.5.16Sergei Golubchik2022-05-181-17/+1
|\ \ \ | |/ /
| * | MDEV-28546 : Possible to write/update with read_only=ON and not a SUPER privi...Jan Lindström2022-05-171-17/+1
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+2
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Sergei Golubchik2022-05-071-1/+3
| | |\
| | | * MDEV-19398: Assertion `item1->type() == Item::FIELD_ITEM ...Sergei Petrunia2022-05-041-0/+2
| * | | MDEV-26412 Server crash in Item_field::fix_outer_field for INSERT SELECTIgor Babaev2022-04-271-3/+1
* | | | Merge branch 10.4 into 10.5Daniel Black2022-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-26575 Crash on shutdown after starting an XA transactionDaniele Sciascia2022-04-201-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-04-061-5/+6
|\ \ \ \ | |/ / /
| * | | MDEV-23328 fixup: sign mismatch in format stringsMarko Mäkelä2022-04-061-5/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-3/+19
|\ \ \ \ | |/ / /
| * | | MDEV-28055: Galera ps-protocol fixesDaniele Sciascia2022-03-181-2/+1
| * | | MDEV-27649 PS conflict handling causing node crashsjaakola2022-03-181-1/+18
* | | | Merge 10.4 to 10.5Daniel Black2022-03-171-8/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.3 to 10.4Daniel Black2022-03-161-8/+10
| |\ \ \ | | |/ /