| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow up after work on Bug 4968 | unknown | 2007-06-10 | 1 | -1/+1 |
* | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -10/+10 |
* | Bug#26503 (Illegal SQL exception handler code causes the server to crash) | unknown | 2007-03-14 | 1 | -22/+68 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Fixed BUG#18949: Test case sp-goto is disabled | unknown | 2006-04-18 | 1 | -1/+1 |
* | Renaming sp_pcontext members and methods; less cryptic and more consistent. | unknown | 2006-04-07 | 1 | -80/+81 |
* | Fixed BUG#16887: Cursor causes server segfault | unknown | 2006-02-15 | 1 | -4/+12 |
* | Patch for WL#2894: Make stored routine variables work | unknown | 2005-12-07 | 1 | -20/+55 |
* | Merge mysql.com:/usr/local/bk/mysql-5.0 | unknown | 2005-12-02 | 1 | -2/+2 |
|\ |
|
| * | Post-review fixes for BUG#14376: MySQL crash on scoped variable (re)initializ... | unknown | 2005-12-02 | 1 | -2/+1 |
| * | Fixed BUG#14376: MySQL crash on scoped variable (re)initialization | unknown | 2005-11-01 | 1 | -2/+3 |
* | | Post-review fixes, mainly fixing all print() methods for sp_instr* classes. | unknown | 2005-11-18 | 1 | -14/+12 |
* | | Background: | unknown | 2005-11-17 | 1 | -0/+42 |
|/ |
|
* | Fixed BUG#13133: Local variables in stored procedures are not initialized cor... | unknown | 2005-09-13 | 1 | -1/+0 |
* | sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: | unknown | 2005-06-05 | 1 | -1/+1 |
* | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing... | unknown | 2005-05-27 | 1 | -1/+1 |
* | Fixed BUG#9073: Able to declare two handlers for same condition in same scope | unknown | 2005-04-08 | 1 | -0/+37 |
* | Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed in | unknown | 2005-02-28 | 1 | -0/+24 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-02-25 | 1 | -1/+0 |
|\ |
|
| * | Remove compiler warnings and remove not used variables | unknown | 2005-02-25 | 1 | -1/+0 |
* | | Fixed BUG#8757: Stored Procedures: Scope of Begin and End Statements do not w... | unknown | 2005-02-25 | 1 | -1/+1 |
|/ |
|
* | Fixed BUG#5287: Stored procedure crash if leave outside loop. | unknown | 2004-09-02 | 1 | -6/+3 |
* | Major rehacking and cleanup of sp_pcontext. | unknown | 2004-08-26 | 1 | -127/+83 |
* | WL#2002: Implement stored procedure GOTO. | unknown | 2004-08-17 | 1 | -4/+78 |
* | Fixed BUG#2776: Stored procedure crash if variable assigned to default. | unknown | 2004-04-06 | 1 | -0/+1 |
* | Various bug fixes: | unknown | 2003-11-13 | 1 | -7/+60 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 1 | -3/+39 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 1 | -4/+46 |
* | Post merge fixes. | unknown | 2003-04-04 | 1 | -6/+3 |
* | Getting rid of lots of memory leaks (but not quite all of them yet, | unknown | 2003-04-02 | 1 | -33/+24 |
* | Replaced a couple of strcasecmps. | unknown | 2003-03-27 | 1 | -1/+1 |
* | Added IF EXISTS to DROP PROCEDURE|FUNCTION. | unknown | 2003-03-26 | 1 | -6/+5 |
* | Post post merge fix. Made the broken ip test work again. | unknown | 2003-03-20 | 1 | -1/+5 |
* | Post-merge fixes. | unknown | 2003-03-19 | 1 | -2/+6 |
* | Added parsing of CASE (both generic and "simple"). | unknown | 2002-12-17 | 1 | -14/+0 |
* | Fixed the broken backpatching implementation. | unknown | 2002-12-16 | 1 | -3/+6 |
* | Fixed bugs in the parameter evaluation and modified the execution engine | unknown | 2002-12-11 | 1 | -1/+41 |
* | Simplistic, experimental framework for Stored Procedures (SPs). | unknown | 2002-12-08 | 1 | -0/+91 |