summaryrefslogtreecommitdiff
path: root/sql/sp_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+9
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-0/+9
| |\
| | * MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_impl upon concur...Alexander Barkov2022-04-211-0/+12
| | * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-1/+1
* | | Fix various spelling errorsOtto Kekäläinen2020-03-161-9/+9
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+2
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+2
|/ /
* | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-121-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | dead code - related to vtmdSergei Golubchik2018-04-101-5/+0
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | SQL: SP forced invalidate via 0Aleksey Midenkov2017-12-261-1/+1
* | | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+4
|\ \ \
| * | | SQL: invalidate current SP at archive substitution [closes #127]Aleksey Midenkov2017-09-291-0/+4
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* | | | MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTIONAlexander Barkov2017-07-121-1/+1
* | | | Adding the const quafilier to "sp_name *" parameters in a few routine.Alexander Barkov2017-04-111-1/+1
|/ / /
* | | MDEV-12415 Remove sp_name::m_qnameAlexander Barkov2017-03-311-3/+3
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
|/
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+29
|\ \ \ | |/ /
| * | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES ASDmitry Shulga2012-01-251-0/+29
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
* | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | merge.Sergei Golubchik2010-11-251-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+3
| |\ \ \ | | |/ /
| * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-3/+9
| |\ \ \
| * | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+6
* | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+2
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-2/+3
|\ \ \ \ \
| * \ \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-2/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#50624: crash in check_table_access during call procedureDavi Arnaut2010-02-131-2/+3
| | | |/ / | | |/| |
* | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-6/+36
|\ \ \ \ \
| * \ \ \ \ Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marcMarc Alff2009-12-161-3/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-5/+6
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-3/+9
| | | |/ / | | |/| |
| * | | | WL#2360 Performance schemaMarc Alff2009-12-091-3/+27
| | |/ / | |/| |
* | | | Apply and review:Konstantin Osipov2009-12-291-48/+19
|/ / /
* | | Backport of:Konstantin Osipov2009-10-141-5/+6
|/ /
* | A fix for Konstantin Osipov2008-07-031-0/+13
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+7
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-7/+7
|/
* Many files:unknown2006-12-231-2/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+0
* Fix use of "%*s" *printf() specifiers that were really meant to beunknown2005-10-061-1/+1