summaryrefslogtreecommitdiff
path: root/sql/sql_prepare.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | MDEV-14603 signal 11 with short stacktraceAlexander Barkov2018-01-231-0/+61
* | | | Moving a change_list related methods from THD to Item_change_listAlexander Barkov2018-01-161-4/+4
* | | | Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-051-8/+3
* | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-3/+1
* | | | MDEV-14426 Assertion in Diagnostics_area::set_error_status when using a bad d...Alexander Barkov2017-12-221-0/+12
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-4/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-4/+5
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-4/+5
| | |\ \ | | | |/
| | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
| | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-4/+5
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-4/+4
* | | | MDEV-13436 PREPARE doesn't work as expected & throws errors but MySQL is work...Oleksandr Byelkin2017-09-111-1/+1
* | | | Fixed a failure of the test case for the bug mdev-13107 in --ps-protocol.Igor Babaev2017-06-281-1/+1
* | | | MDEV-12579: Incorrect arguments to mysqld_stmt_execute when using LOBsOleksandr Byelkin2017-06-221-2/+4
* | | | MDEV-12471: BULK CommandOleksandr Byelkin2017-06-141-64/+158
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2