summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-281-1/+7
* MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-2/+1
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-4/+4
* MDEV-22042 Server crash in Item_field::print on ANALYZE FORMAT=JSONIgor Babaev2020-06-051-0/+4
* Merge 10.1 into 10.2Julius Goryavsky2020-06-051-0/+89
|\
| * MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-031-0/+89
* | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-36/+27
|\ \ | |/
| * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-35/+27
* | Merge 10.1 into 10.2Eugene Kosov2019-07-091-1/+1
|\ \ | |/
| * MDEV-17963: Assertion `field_pos < field_count' failed in Protocol_text::stor...Varun Gupta2019-07-091-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
| | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-1/+2
|\ \ \ | |/ /
| * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-221-1/+1
| * | MDEV-17610 Unexpected connection abort after certain operations fromVladislav Vaintroub2019-04-041-0/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-0/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-03-271-0/+1
| |\ \ | | |/
| | * MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-271-0/+1
| * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-27/+6
| |\ \
| | * | extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-1/+1
| | * | cleanup: sp_head::add_used_tables_to_table_list()Sergei Golubchik2018-09-041-27/+6
* | | | MDEV-16629 "Table Does Not Exist" Error from Recursive CTE Query Inside FunctionIgor Babaev2018-07-051-1/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-6/+4
|\ \ \ \ | |/ / /
| * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-6/+4
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-28/+7
|\ \ \ \ | |/ / /
| * | | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-28/+7
* | | | Ensure that thd->user_var_events_alloc is always relevantMonty2018-02-011-1/+4
* | | | Moving a change_list related methods from THD to Item_change_listAlexander Barkov2018-01-161-4/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-19/+23
|\ \ \ \ | |/ / /
| * | | MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-141-19/+23
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-3/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-3/+9
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-2/+0
| | |\ \ | | | |/
| | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+1
| | * | MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-111-1/+9
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-16/+16
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-061-1/+19
|\ \ \ \ | |/ / /
| * | | MDEV-10972: Insert from select / view / union -- repeatable crash in 10.1, 10...Oleksandr Byelkin2017-09-041-1/+19
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-1/+2
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-13/+9
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-13/+9
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-13/+9
| | |\ \ | | | |/
| | | * reduce code duplication a littlemariadb-5.5.54Sergei Golubchik2016-12-221-5/+1
| | | * MDEV-11552 Queries executed by event scheduler are written to slow log incorr...Sergei Golubchik2016-12-171-5/+5
* | | | extend prelocking to FK-accessed tablesSergei Golubchik2016-12-121-1/+1
* | | | cleanup: sp_head::add_used_tables_to_table_list()Sergei Golubchik2016-12-121-27/+6