summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26145: Incorrect metadata is sent on running query with union in PS modeDmitry Shulga2021-07-191-1/+6
* 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
* Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYSergei Golubchik2021-04-271-3/+5
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-0/+16
* MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-131-0/+11
* MDEV-19838 fixup: clang -Wunused-const-variableMarko Mäkelä2021-01-081-4/+3
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-051-4/+17
* MDEV-19838: fix of error messagesOleksandr Byelkin2020-10-291-5/+2
* MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-291-12/+187
* 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
* 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
* | 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
* | | 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
| * | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-2/+22
| * | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2019-03-121-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-8/+14
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-6/+15
| |\ \
| | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-6/+15
| | |\ \ | | | |/
| | | * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-6/+15
| * | | MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT co...Alexander Barkov2018-06-121-0/+38
* | | | MDEV-13170: Database service (MySQL) stops after update with triggerVarun Gupta2018-11-161-0/+12
* | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-051-1/+1
* | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-141-0/+12
* | | | MDEV-16992 Assertion `table_ref->table || table_ref->view' failed inIgor Babaev2018-08-301-6/+7
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-4/+4
|\ \ \ \ | |/ / /
| * | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-3/+2
* | | | register keyword c++17 warningEugene Kosov2018-04-241-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-03-231-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-03-231-1/+3
| | |\ \ | | | |/
| | | * MDEV-15492: Subquery crash similar to MDEV-10050Oleksandr Byelkin2018-03-211-1/+3
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-19/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-01-291-1/+1
| | |\ \ | | | |/
| | | * MDEV-15012: ASAN: numerous test failures in PSbb-5.5-MDEV-15012Oleksandr Byelkin2018-01-241-1/+1
| * | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-17/+1