summaryrefslogtreecommitdiff
path: root/sql/sp_cache.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#12228: Post review fixes: Added test case, code cleanup.sergefp@mysql.com2005-08-101-1/+1
* Fix for BUG#12228: SP cache code:sergefp@mysql.com2005-08-081-78/+23
* Fixed commentsergefp@mysql.com2005-08-031-2/+2
* Prelocking-free SPs, post-review fixes:sergefp@mysql.com2005-08-031-1/+2
* Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-3/+13
* Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing...msvensson@neptunus.(none)2005-05-271-1/+1
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-03-221-0/+3
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-02-171-2/+2
* Fixed various memory leaks.pem@mysql.comhem.se2003-12-151-4/+7
* Bugfix of previous WL#1265 commit.pem@mysql.comhem.se2003-10-211-4/+8
* WL#1265: Fix proper ALTER/DROP support in the SP cache.pem@mysql.comhem.se2003-10-211-0/+32
* Post-merge fixes.pem@mysql.telia.com2003-09-241-1/+1
* Add the new sp cache files too (should have been in previous changeset).pem@mysql.com2003-07-031-0/+65