summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-301-1/+3
* table_count was present twice in one class of LEX.Oleksandr Byelkin2022-07-141-1/+1
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-2/+2
|\
| * Revert "MDEV-24454 Crash at change_item_tree"Igor Babaev2022-01-101-1/+1
| * MDEV-25460: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2021-12-281-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-291-1/+1
|\ \ | |/
| * MDEV-24454 Crash at change_item_treebb-10.2-MDEV-24454Oleksandr Byelkin2021-09-271-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-1/+6
|\ \ | |/
| * MDEV-26145: Incorrect metadata is sent on running query with union in PS modeDmitry Shulga2021-07-191-1/+6
* | MDEV-26147: The test main.sp-row fails in case it is run in PS modeDmitry Shulga2021-07-181-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-3/+0
|\ \ | |/
| * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-3/+0
| * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-041-4/+4
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-041-4/+4
|\ \
| * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-041-4/+4
| |/
* | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-3/+5
|\ \ | |/
| * Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYSergei Golubchik2021-04-271-3/+5
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-031-0/+16
|\ \ | |/
| * MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-0/+16
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+11
|\ \ | |/
| * MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-131-0/+11
* | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-4/+3
|\ \ | |/
| * MDEV-19838 fixup: clang -Wunused-const-variableMarko Mäkelä2021-01-081-4/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-1/+1
|\ \ | |/
| * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2020-11-091-4/+17
|\ \ | |/
| * MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-051-4/+17
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-12/+184
|\ \ | |/
| * MDEV-19838: fix of error messagesOleksandr Byelkin2020-10-291-5/+2
| * MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-291-12/+187
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-2/+2
|\ \ | |/
| * Fix the constants namesOleksandr Byelkin2020-10-151-2/+2
| * fix c++98 buildNikita Malyavin2020-07-211-2/+2
| * MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-0/+5
|\ \ | |/
| * MDEV-22779: Crash: Prepared Statement ..., part #2.Sergei Petrunia2020-06-141-0/+3
| * MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTESergei Petrunia2020-06-141-0/+2
| * Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-1/+1
| |\
| | * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-1/+1
| | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-1/+1
* | | Remove \n from DBUG_PRINT statementsMichael Widenius2019-10-211-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-9/+22
|\ \ \ \ | |/ / /
| * | | post-merge: --ps-protocol fixesSergei Golubchik2019-03-151-0/+1
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-5/+36
| |\ \ \ | | |/ /
| | * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-10/+21