353 Commits (8233b914ecc3cdc9cbec27aba4406c0ecd67cb58)

Author SHA1 Message Date
unknown 6f619804fc Fixed BUG#9538: SProc: Creation fails if we try to SET system variable 21 years ago
unknown 14b1f91ba4 Enable support of access to tables from triggers. Thus fix bug #8406 "Triggers 21 years ago
unknown 5e212a7231 BUG#9814: post-review fixes: clear thd->net.no_send error after SP instruction 21 years ago
unknown b87b32555e Fix for BUG#9814: Clear thd->net.no_send_error before each SP instruction 21 years ago
unknown 0f64a49506 "Fix" for bug #11394 "Recursion in SP crash server" and bug #11600 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown 6a5ba8fdc2 Fixing comment format in sp_head.cc. 21 years ago
unknown a95bb38a7f Fixed BUG#11529: crash server after use stored procedure 21 years ago
unknown c35625416c fixed SP parameter execution 21 years ago
unknown d2f7623d45 Fixed comments. 21 years ago
unknown 91180cb8ab - implement inheritance of sp_instr: public Query_arena. 21 years ago
unknown 40f0738b9c Adjust to the changed Query_arena constructor: 21 years ago
unknown ef36e81b2a fixed items cleunup for SP (BUG#10136) 21 years ago
unknown 04f6f63dd8 A preparatory patch to help adding JOIN::transform() and move one-time 21 years ago
unknown f1e42a0b35 renamed: 21 years ago
unknown 03949f8ce8 Post review and additional fix for BUG#10968: Stored procedures: crash if long loop. 21 years ago
unknown d0db70270c A fix and test case for Bug#10729 "mysql_stmt_attr_set 21 years ago
unknown 5188f031ae Patch two (the final one) for Bug#7306 "the server side preparedStatement 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 2c44ef1748 Fixed BUG#10968: Stored procedures: crash if long loop 21 years ago
unknown 77bd9d36e6 Fixed BUG#10961: Stored procedures: crash if select * from dual 21 years ago
unknown 2e113adab3 Post-review fixes of BUG#9937: Crash on call to stored procedure. 21 years ago
unknown d51a5baecb Fix for trigger.test failure in --debug mode. 21 years ago
unknown 73b4415ce4 Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing in 4.1 21 years ago
unknown 0d8dce039b Fixed BUG#9937: Crash on call to stored procedure. 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 55171821d2 Bug#10246 - Parser: bad syntax for GRANT EXECUTE 21 years ago
unknown afaa3c8923 sql_yacc.yy: 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 ab54e16705 Fixes while reviewing new code 21 years ago
unknown 6de14a23f7 A lot of fixes to Precision math 21 years ago
unknown de8a3b3121 Bug#9775 - Stored procedures: crash if create function that returns enum or set 21 years ago
unknown 5642bbd35e Fixed BUG#6898: Stored procedure crash if GOTO statements exist 21 years ago
unknown 9bf92ed6fe Bug#9102 - Stored proccedures: function which returns blob causes crash 21 years ago
unknown c69e2fc7a8 Fix for bug #9486 "Can't perform multi-update in stored procedure". 21 years ago
unknown e0fdbeba7e Fixed BUG#9598: stored procedure call within stored procedure 21 years ago
unknown f3281e7b33 Additional fix for BUG#5907: Traditional mode: invalid value can be inserted via a stored procedure 21 years ago
unknown 66b71ca378 Fixed BUG#6600: Stored procedure crash after repeated calls with check table. 21 years ago
unknown 6c621bbd7f Fixed BUG#6600: Stored procedure crash after repeated calls with check table 21 years ago
unknown ef7ebed413 Code cleanups during review of pushed code 21 years ago
unknown e3bc9d82e6 Fix for yet another memleak caused by SP-locking patch. 21 years ago
unknown 0d7e68c92a WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ... 21 years ago
unknown 1220069c53 Bug#3788 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 2860a7723e Fixes for bug#8115 "Server Crash with prepared statement" 21 years ago
unknown b67253a17c Fixed BUG#7620: Stored procedure packet error if show mutex status 21 years ago
unknown 948bb77d4e Fixed BUG#6857: current_time() in STORED PROCEDURES 21 years ago