59 Commits (4a1b59b7ab1e09f23e82ec8274e5d1fa0c067b4f)

Author SHA1 Message Date
Evgeny Potemkin c81e23457a Bug#34384: Slow down on constant conversion. 16 years ago
Marc Alff 63e56390a3 WL#2110 (SIGNAL) 16 years ago
unknown e6a077e348 Bug#33618 (Crash in sp_rcontext) 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 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 97cf2694a1 Follow up after work on Bug 4968 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 6643f32028 Post-review fix for BUG#15011. 20 years ago
unknown cc037976c3 Fixed BUGS#15011: error handler for mysql errno in nested block not activated 20 years ago
unknown fbe2ba9fa8 Post-review fix. (BUG#15231) 20 years ago
unknown 5e84bbcb8f Fixed BUG#15231: Stored procedure bug with not found condition handler 20 years ago
unknown 6b2f13098a Patch for WL#2894: Make stored routine variables work 20 years ago
unknown a5925a90e2 Fixed BUG#7049: Stored procedure CALL errors are ignored 20 years ago
unknown ad8ff14165 Fixed BUG#6127: Stored procedure handlers within handlers don't work 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 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 9a3bb0c74d sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: 21 years ago
unknown b08b3a1555 Cleanup during review 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 38c78b8bb9 Revert fix for Bug #6048: it introduced new problems. 21 years ago
unknown 90a2edd784 Fixed 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 4215d120a3 Fixed BUG#6900: Stored procedure inner handler ignored 21 years ago
unknown 5f006200d1 Fixed BUG#7299: Stored procedures: exception handler catches not-found conditions 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 64cc538bda Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 4c06b4aed7 Fixed BUG#6029: Stored procedure specific handlers should have priority. 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown 2a49121590 Strict mode & better warnings 21 years ago
unknown 749c03840a Fixed BUG#4941: Stored procedure crash fetching null value into variable. 21 years ago
unknown 1912148cec Fixed BUG#3294: Stored procedure crash if table dropped before use. 21 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 03b652cfbf Fix BUG#2260: Handler NOT FOUND declaration does't work in stored procedure 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. 22 years ago
unknown 04c6b9b8d8 WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 22 years ago