38 Commits (afbb52c43c0180917db6f7718232d40031f47fa4)

Author SHA1 Message Date
unknown e6a077e348 Bug#33618 (Crash in sp_rcontext) 18 years ago
unknown e7c6a81f25 Fixed bug #28076: inconsistent binary/varbinary comparison. 18 years ago
unknown 9246c37201 Bug#24989: The DEADLOCK error is improperly handled by InnoDB. 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f748b69134 Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 20 years ago
unknown dccd333ecf BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 20 years ago
unknown 148cf113e5 Renaming sp_pcontext members and methods; less cryptic and more consistent. 20 years ago
unknown f5f01b15e7 Fixed compiler warnings from gcc 4.0.2: 20 years ago
unknown 6b2f13098a Patch for WL#2894: Make stored routine variables work 20 years ago
unknown 6574612df8 Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
unknown c8a2ff6f53 Additional fix for BUG#7049, after review. 21 years ago
unknown a5925a90e2 Fixed BUG#7049: Stored procedure CALL errors are ignored 21 years ago
unknown ad8ff14165 Fixed BUG#6127: Stored procedure handlers within handlers don't work 21 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 21 years ago
unknown 8a5e527453 Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
unknown fa19a9f246 Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory 21 years ago
unknown a95bb38a7f Fixed BUG#11529: crash server after use stored procedure 21 years ago
unknown e1c2646a0c prohibit opening Query cache for SP cursors (BUG#9715) 21 years ago
unknown 03949f8ce8 Post review and additional fix for BUG#10968: Stored procedures: crash if long loop. 21 years ago
unknown 73b4415ce4 Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 21 years ago
unknown 9c79a9d691 Fixed on BUG#6048: Stored procedure causes operating system reboot 21 years ago
unknown a6b1546676 Item::fix_field need correct pointer on item reference to chnge it if itis need, so support of correct item address added to SP commands (BUG#5963) 21 years ago
unknown e0fdbeba7e Fixed BUG#9598: stored procedure call within stored procedure 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 4c06b4aed7 Fixed BUG#6029: Stored procedure specific handlers should have priority. 22 years ago
unknown 2a49121590 Strict mode & better warnings 22 years ago
unknown 1912148cec Fixed BUG#3294: Stored procedure crash if table dropped before use. 22 years ago
unknown 28287c0dc5 Fixed BUG#2653: Undeclared variables not detected in stored procedures. 22 years ago
unknown b092868307 Fix BUG#2269: Lost connect if stored procedure called before USE 22 years ago
unknown 027535733d Fix BUG#2259: Crash after fetch from not-open cursor in stored procedure 22 years ago
unknown 4f72061f40 Update for VC++ 22 years ago
unknown 919b5ba6b5 Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 22 years ago
unknown 776784b821 Fix for BUG#1495: Evaluate items before setting a local variable with SELECT INTO. 23 years ago
unknown 04c6b9b8d8 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 23 years ago
unknown 4deedf6263 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 23 years ago
unknown 76b037dc42 Made stored FUNCTION invokation work almost always. Still buggy and unstable, and 23 years ago
unknown 27de9ece81 Simplistic, experimental framework for Stored Procedures (SPs). 23 years ago