summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-151-6/+4
* | MDEV-14857: problem with 10.2.11 server crashing when executing stored procedureOleksandr Byelkin2018-02-011-28/+7
* | MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-141-19/+23
* | 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-10972: Insert from select / view / union -- repeatable crash in 10.1, 10...Oleksandr Byelkin2017-09-041-1/+19
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | 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
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-4/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-4/+6
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-4/+6
| | |\
| | | * BUG#22286421: NULL POINTER DEREFERENCEKarthik Kamath2016-04-191-3/+4
| | | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-9/+25
| | | * Bug#16056537: MYSQLD CRASHES IN ITEM_FUNC_GET_USER_VAR::FIX_LENGTH_AND_DEC()Alexander Nozdrin2013-02-151-1/+2
| | | * Merged fix for bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS"Dmitry Lenev2012-12-051-22/+28
| | | |\
| | | | * Bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS".Dmitry Lenev2012-12-051-22/+28
| | | | * Merge from mysql-5.1.62-releasekaren.langford@oracle.com2012-03-201-0/+17
| | | | |\
| | | * | \ Merge the 5.5.22 release build into main 5.5,Joerg Bruehe2012-03-201-0/+17
| | | |\ \ \
| | | | * \ \ Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2012-01-091-0/+17
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Backport from mysql-trunk of:Jon Olav Hauglid2012-01-091-0/+17
| | | * | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-291-1/+1
| | | |\ \ \ \ | | | | |/ / / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-1/+1
| | | | |/
| | | * | Bug12589870 post merge fixes - manual mergeTatjana Azundris Nuernberg2011-10-191-1/+1
| | | |\ \ | | | | |/
| | | | * Bug12589870 post-merge fixes for Sparc64 and friendsTatjana Azundris Nuernberg2011-10-191-1/+1
| | | * | Merge from 5.1-securityMagne Mahre2011-10-071-1/+11
| | | |\ \ | | | | |/
| | | | * BUG#12589870 CRASHES WITH MULTIQUERY PACKET + USE<DB> + QUERY CACHEMagne Mahre2011-10-071-1/+11
| | | | * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-1/+2
| | | | |\
| | | | | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-061-3/+3
| | | | | |\
| | | | * | \ Updated/added copyright headersKent Boortz2011-07-031-2/+17
| | | | |\ \ \
| | | | * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \ \ \
| | | | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | | | | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-2/+4
| | | * | | | | | Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-2/+3
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-9/+9
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-3/+4
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge from mysql-5.1-security to mysql-5.5-securityJon Olav Hauglid2011-04-111-2/+3
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | | * | | | | | | Merge from mysql-5.0-security to mysql-5.1-securityJon Olav Hauglid2011-04-111-1/+2
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | | * | | | | | Bug#11882603 SELECT_ACL ON ANY COLUMN IN MYSQL.PROC ALLOWS TO SEEJon Olav Hauglid2011-04-111-1/+2
| | | | | | | |_|/ / / | | | | | | |/| | | |
| | | * | | | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| | | * | | | | | | | Manual-merge of patch for bug#11753738 from mysql-5.1 tree.Dmitry Shulga2011-06-101-1/+16
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | * | | | | | Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLYDmitry Shulga2011-06-101-0/+15
| | | | | |_|_|_|/ | | | | |/| | | |