| Commit message (Expand) | Author | Age | Files | Lines |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Fixed BUG#18949: Test case sp-goto is disabled | unknown | 2006-04-18 | 1 | -4/+3 |
* | Renaming sp_pcontext members and methods; less cryptic and more consistent. | unknown | 2006-04-07 | 1 | -52/+78 |
* | Fixed BUG#16887: Cursor causes server segfault | unknown | 2006-02-15 | 1 | -3/+7 |
* | Merge mysql.com:/extern/mysql/bk/mysql-5.0 | unknown | 2006-01-16 | 1 | -0/+9 |
|\ |
|
| * | Post-review fix (BUG#14498). | unknown | 2006-01-16 | 1 | -0/+9 |
* | | Patch for WL#2894: Make stored routine variables work | unknown | 2005-12-07 | 1 | -14/+84 |
* | | Merge mysql.com:/usr/local/bk/mysql-5.0 | unknown | 2005-12-02 | 1 | -0/+17 |
|\ \ |
|
| * | | Post-review fixes for BUG#14376: MySQL crash on scoped variable (re)initializ... | unknown | 2005-12-02 | 1 | -8/+9 |
| * | | Fixed BUG#14376: MySQL crash on scoped variable (re)initialization | unknown | 2005-11-01 | 1 | -0/+16 |
| |/ |
|
* | | Post-review fixes, mainly fixing all print() methods for sp_instr* classes. | unknown | 2005-11-18 | 1 | -4/+4 |
* | | Background: | unknown | 2005-11-17 | 1 | -10/+5 |
|/ |
|
* | Fixed BUG#13133: Local variables in stored procedures are not initialized cor... | unknown | 2005-09-13 | 1 | -10/+0 |
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE... | unknown | 2005-08-25 | 1 | -0/+5 |
* | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing... | unknown | 2005-05-27 | 1 | -1/+1 |
* | Fixed BUG#9856: Stored procedures: crash if handler for sqlexception, not found. | unknown | 2005-04-13 | 1 | -7/+1 |
* | Fixed BUG#9073: Able to declare two handlers for same condition in same scope | unknown | 2005-04-08 | 1 | -0/+10 |
* | Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed in | unknown | 2005-02-28 | 1 | -0/+6 |
* | Fix warnings and compilation failures (Windows). | unknown | 2004-11-17 | 1 | -1/+1 |
* | Fixed BUG#5287: Stored procedure crash if leave outside loop. | unknown | 2004-09-02 | 1 | -1/+1 |
* | Major rehacking and cleanup of sp_pcontext. | unknown | 2004-08-26 | 1 | -63/+50 |
* | WL#2002: Implement stored procedure GOTO. | unknown | 2004-08-17 | 1 | -3/+48 |
* | Fixed BUG#2776: Stored procedure crash if variable assigned to default. | unknown | 2004-04-06 | 1 | -0/+10 |
* | Various bug fixes: | unknown | 2003-11-13 | 1 | -3/+17 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 1 | -2/+26 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 1 | -3/+59 |
* | Getting rid of lots of memory leaks (but not quite all of them yet, | unknown | 2003-04-02 | 1 | -17/+24 |
* | Added IF EXISTS to DROP PROCEDURE|FUNCTION. | unknown | 2003-03-26 | 1 | -1/+1 |
* | Added parsing of CASE (both generic and "simple"). | unknown | 2002-12-17 | 1 | -4/+1 |
* | Fixed the broken backpatching implementation. | unknown | 2002-12-16 | 1 | -5/+5 |
* | Moved create/find/drop functions to a separate files (sp.cc,sp.h). | unknown | 2002-12-12 | 1 | -0/+6 |
* | Fixed bugs in the parameter evaluation and modified the execution engine | unknown | 2002-12-11 | 1 | -0/+25 |
* | Simplistic, experimental framework for Stored Procedures (SPs). | unknown | 2002-12-08 | 1 | -0/+127 |