41 Commits (fcb5e10c5ddd43afee9b32d1acb6cb8a177a4e52)

Author SHA1 Message Date
Alexey Botchkov 52989c445f Bug#25058 ignored return codes in memory allocation functions 17 years ago
malff@lambda.hsd1.co.comcast.net. 7da456ca01 Bug#8759 (Stored Procedures: SQLSTATE '00000' should be illegal) 18 years ago
kostja@bodhi.(none) 6c352d16d9 Follow up after work on Bug 4968 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
malff/marcsql@weblab.(none) bef323b1d6 Bug#26503 (Illegal SQL exception handler code causes the server to crash) 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
pem@mysql.com a6fbde9db7 Fixed BUG#18949: Test case sp-goto is disabled 20 years ago
pem@mysql.com bf548fb916 Renaming sp_pcontext members and methods; less cryptic and more consistent. 20 years ago
pem@mysql.com cfba31dd46 Fixed BUG#16887: Cursor causes server segfault 20 years ago
anozdrin@mysql.com 0ff8f60b45 Patch for WL#2894: Make stored routine variables work 20 years ago
pem@mysql.com ed6e09a38c Post-review fixes for BUG#14376: MySQL crash on scoped variable (re)initialization 20 years ago
pem@mysql.com 3a832faafe Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 20 years ago
pem@mysql.com c518a2405f Background: 20 years ago
pem@mysql.com 4e9e038ff9 Fixed BUG#14376: MySQL crash on scoped variable (re)initialization 20 years ago
pem@mysql.com c76d5768a7 Fixed BUG#13133: Local variables in stored procedures are not initialized correctly. 20 years ago
kent@mysql.com b7696f414c sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: 21 years ago
msvensson@neptunus.(none) 3490108235 Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 21 years ago
pem@mysql.comhem.se 2038ced40c Fixed BUG#9073: Able to declare two handlers for same condition in same scope 21 years ago
pem@mysql.comhem.se 54a2448bce Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed in 21 years ago
pem@mysql.comhem.se 2af86eafc7 Fixed BUG#8757: Stored Procedures: Scope of Begin and End Statements do not work properly. 21 years ago
monty@mysql.com 0a6b7aedb2 Remove compiler warnings and remove not used variables 21 years ago
pem@mysql.comhem.se fee115adca Fixed BUG#5287: Stored procedure crash if leave outside loop. 22 years ago
pem@mysql.comhem.se c81b848d20 Major rehacking and cleanup of sp_pcontext. 22 years ago
pem@mysql.comhem.se 38b4cbbbd5 WL#2002: Implement stored procedure GOTO. 22 years ago
pem@mysql.comhem.se 4a6e6251e7 Fixed BUG#2776: Stored procedure crash if variable assigned to default. 22 years ago
pem@mysql.comhem.se c38bb3d79d Various bug fixes: 22 years ago
pem@mysql.telia.com 689bb84f72 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago
pem@mysql.telia.com 04f0570fe8 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 23 years ago
pem@mysql.com 462430ba55 Post merge fixes. 23 years ago
pem@mysql.com c673fcb813 Getting rid of lots of memory leaks (but not quite all of them yet, 23 years ago
pem@mysql.com ac44a5f66e Replaced a couple of strcasecmps. 23 years ago
pem@mysql.com 2578564725 Added IF EXISTS to DROP PROCEDURE|FUNCTION. 23 years ago
pem@mysql.com 0d95f36a12 Post post merge fix. Made the broken ip test work again. 23 years ago
pem@mysql.com 6822eb5ec0 Post-merge fixes. 23 years ago
pem@mysql.com 58d3dda33f Added parsing of CASE (both generic and "simple"). 23 years ago
pem@mysql.com b1593c9a69 Fixed the broken backpatching implementation. 23 years ago
pem@mysql.com f0137bcd68 Fixed bugs in the parameter evaluation and modified the execution engine 23 years ago
pem@mysql.com aae07a4d45 Simplistic, experimental framework for Stored Procedures (SPs). 23 years ago