41 Commits (994132add6118b8d91893d495a8cb628c1017da4)

Author SHA1 Message Date
Alexey Botchkov d445b215d1 Bug#25058 ignored return codes in memory allocation functions 17 years ago
unknown 194e43ee68 Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) 18 years ago
unknown 97cf2694a1 Follow up after work on Bug 4968 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 79344c7b67 Bug#26503 (Illegal SQL exception handler code causes the server to crash) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 661165ee10 Fixed BUG#18949: Test case sp-goto is disabled 20 years ago
unknown 148cf113e5 Renaming sp_pcontext members and methods; less cryptic and more consistent. 20 years ago
unknown 7f02b0a01b Fixed BUG#16887: Cursor causes server segfault 20 years ago
unknown 6b2f13098a Patch for WL#2894: Make stored routine variables work 20 years ago
unknown a9086bc75c Post-review fixes for BUG#14376: MySQL crash on scoped variable (re)initialization 20 years ago
unknown 6726a6b8b9 Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 20 years ago
unknown 91ab707678 Background: 20 years ago
unknown 2c4c542ba2 Fixed BUG#14376: MySQL crash on scoped variable (re)initialization 20 years ago
unknown 902932a1e8 Fixed BUG#13133: Local variables in stored procedures are not initialized correctly. 20 years ago
unknown 9a3bb0c74d sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: 21 years ago
unknown 73b4415ce4 Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 21 years ago
unknown fc5db93516 Fixed BUG#9073: Able to declare two handlers for same condition in same scope 21 years ago
unknown 110f6abd38 Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed in 21 years ago
unknown 3d8aed6d83 Fixed BUG#8757: Stored Procedures: Scope of Begin and End Statements do not work properly. 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 339859d261 Fixed BUG#5287: Stored procedure crash if leave outside loop. 22 years ago
unknown 071651efbd Major rehacking and cleanup of sp_pcontext. 22 years ago
unknown 9b5a6f7228 WL#2002: Implement stored procedure GOTO. 22 years ago
unknown c22ccc136b Fixed BUG#2776: Stored procedure crash if variable assigned to default. 22 years ago
unknown c9232c60e2 Various bug fixes: 22 years ago
unknown 04c6b9b8d8 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago
unknown 4deedf6263 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 23 years ago
unknown cfd69393e4 Post merge fixes. 23 years ago
unknown 2eebaf7bd3 Getting rid of lots of memory leaks (but not quite all of them yet, 23 years ago
unknown e9cc965afd Replaced a couple of strcasecmps. 23 years ago
unknown 3946b8235c Added IF EXISTS to DROP PROCEDURE|FUNCTION. 23 years ago
unknown fa870804d3 Post post merge fix. Made the broken ip test work again. 23 years ago
unknown addf8ea04e Post-merge fixes. 23 years ago
unknown b12330b3d9 Added parsing of CASE (both generic and "simple"). 23 years ago
unknown f6611aa0ab Fixed the broken backpatching implementation. 23 years ago
unknown 37ce17e2cd Fixed bugs in the parameter evaluation and modified the execution engine 23 years ago
unknown 27de9ece81 Simplistic, experimental framework for Stored Procedures (SPs). 23 years ago