summaryrefslogtreecommitdiff
path: root/sql/sp_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+5
|\
* | Bug#50624: crash in check_table_access during call procedureDavi Arnaut2010-02-131-2/+3
* | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-3/+9
* | A fix for Konstantin Osipov2008-07-031-0/+13
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-4/+7
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-7/+7
|/
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+0
* Fix use of "%*s" *printf() specifiers that were really meant to bejimw@mysql.com2005-10-061-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-111-27/+27
|\
| * Cleanups during review of new codemonty@mysql.com2005-08-111-24/+27
* | BUG#12228: Post review fixes: Added test case, code cleanup.sergefp@mysql.com2005-08-101-7/+3
* | BUG#12228: Pre-review fixes: Fix coding style, handle the case when we're out...sergefp@mysql.com2005-08-091-2/+9
* | Fix for BUG#12228: SP cache code:sergefp@mysql.com2005-08-081-50/+143
|/
* sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc:kent@mysql.com2005-06-051-2/+1
* 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/+7
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-03-111-3/+6
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-02-171-4/+4
* Update for VC++monty@mysql.com2003-12-211-1/+1
* Fixed various memory leaks.pem@mysql.comhem.se2003-12-151-5/+13
* Bugfix of previous WL#1265 commit.pem@mysql.comhem.se2003-10-211-3/+5
* WL#1265: Fix proper ALTER/DROP support in the SP cache.pem@mysql.comhem.se2003-10-211-0/+93
* Add the new sp cache files too (should have been in previous changeset).pem@mysql.com2003-07-031-0/+53