| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ |
|
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -1/+0 |
* | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | SQL: invalidate current SP at archive substitution [closes #127] | Aleksey Midenkov | 2017-09-29 | 1 | -0/+1 |
| |/ |
|
* | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -2/+0 |
* | | MDEV-13302 Avoid using LEX::spname during CREATE PROCEDURE and CREATE FUNCTION | Alexander Barkov | 2017-07-12 | 1 | -2/+2 |
* | | Adding the const quafilier to "sp_name *" parameters in a few routine. | Alexander Barkov | 2017-04-11 | 1 | -1/+1 |
|/ |
|
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ |
|
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ |
|
* | \ | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS | Dmitry Shulga | 2012-01-25 | 1 | -0/+1 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \
| | |/ |
|
* | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de... | Michael Widenius | 2008-12-03 | 1 | -0/+1 |
| |/ |
|
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+3 |
* | | Apply and review: | Konstantin Osipov | 2009-12-29 | 1 | -2/+2 |
|/ |
|
* | A fix for | Konstantin Osipov | 2008-07-03 | 1 | -0/+1 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | BUG#12228: Post review fixes: Added test case, code cleanup. | unknown | 2005-08-10 | 1 | -1/+1 |
* | Fix for BUG#12228: SP cache code: | unknown | 2005-08-08 | 1 | -78/+23 |
* | Fixed comment | unknown | 2005-08-03 | 1 | -2/+2 |
* | Prelocking-free SPs, post-review fixes: | unknown | 2005-08-03 | 1 | -1/+2 |
* | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock... | unknown | 2005-07-30 | 1 | -3/+13 |
* | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing... | unknown | 2005-05-27 | 1 | -1/+1 |
* | WL#1366: Use the schema (db) associated with an SP. | unknown | 2004-03-22 | 1 | -0/+3 |
* | WL#1366: Use the schema (db) associated with an SP. | unknown | 2004-02-17 | 1 | -2/+2 |
* | Fixed various memory leaks. | unknown | 2003-12-15 | 1 | -4/+7 |
* | Bugfix of previous WL#1265 commit. | unknown | 2003-10-21 | 1 | -4/+8 |
* | WL#1265: Fix proper ALTER/DROP support in the SP cache. | unknown | 2003-10-21 | 1 | -0/+32 |
* | Post-merge fixes. | unknown | 2003-09-24 | 1 | -1/+1 |
* | Add the new sp cache files too (should have been in previous changeset). | unknown | 2003-07-03 | 1 | -0/+65 |