summaryrefslogtreecommitdiff
path: root/sql/sp_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | dead code - related to vtmdSergei Golubchik2018-04-101-1/+0
* | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+1
|\ \
| * | SQL: invalidate current SP at archive substitution [closes #127]Aleksey Midenkov2017-09-291-0/+1
| |/
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+0
* | MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTIONAlexander Barkov2017-07-121-2/+2
* | Adding the const quafilier to "sp_name *" parameters in a few routine.Alexander Barkov2017-04-111-1/+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/+1
|\ \ \ | |/ /
| * | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES ASDmitry Shulga2012-01-251-0/+1
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
* | | merge.Sergei Golubchik2010-11-251-0/+1
|\ \ \ | |/ / |/| |
| * | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+1
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+3
* | Apply and review:Konstantin Osipov2009-12-291-2/+2
|/
* A fix for Konstantin Osipov2008-07-031-0/+1
* Many files:unknown2006-12-231-2/+1
* BUG#12228: Post review fixes: Added test case, code cleanup.unknown2005-08-101-1/+1
* Fix for BUG#12228: SP cache code:unknown2005-08-081-78/+23
* Fixed commentunknown2005-08-031-2/+2
* Prelocking-free SPs, post-review fixes:unknown2005-08-031-1/+2
* Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-3/+13
* Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing...unknown2005-05-271-1/+1
* WL#1366: Use the schema (db) associated with an SP.unknown2004-03-221-0/+3
* WL#1366: Use the schema (db) associated with an SP.unknown2004-02-171-2/+2
* Fixed various memory leaks.unknown2003-12-151-4/+7
* Bugfix of previous WL#1265 commit.unknown2003-10-211-4/+8
* WL#1265: Fix proper ALTER/DROP support in the SP cache.unknown2003-10-211-0/+32
* Post-merge fixes.unknown2003-09-241-1/+1
* Add the new sp cache files too (should have been in previous changeset).unknown2003-07-031-0/+65