125 Commits (65dfdcdfeb267062ef7ab5cc93c5044ef88aba20)

Author SHA1 Message Date
unknown bb681dbc88 Bug #31153 calling stored procedure crashes server if available memory is low 18 years ago
unknown ad104d5bfd Bug#28318 CREATE FUNCTION (UDF) requires a schema 18 years ago
unknown 9dc3088f9e A fix and a test case for Bug#26141 mixing table types in trigger 19 years ago
unknown 72569cc66d Bug#26977 exception handlers never hreturn 19 years ago
unknown 3eff7d4dd5 Bug#25411 (trigger code truncated), PART I 19 years ago
unknown 609277f942 Bug#23491 MySQLDump prefix function call in a view by database name 19 years ago
unknown 79344c7b67 Bug#26503 (Illegal SQL exception handler code causes the server to crash) 19 years ago
unknown a6131b85c0 Bug 8407, post review cleanup: use instr::get_cont_dest() to get the instruction 19 years ago
unknown 266a7fff52 Bug#8407 (Stored functions/triggers ignore exception handler) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 476eaae84d Bug#19194 (Right recursion in parser for CASE causes excessive stack usage, 19 years ago
unknown 133d2aa599 Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() contains 20 years ago
unknown 3c10858474 Fix for BUG#16211: Stored function return type for strings is ignored. 20 years ago
unknown 06bf59ad33 Bug#18630: Arguments of suid routine calculated in wrong security 20 years ago
unknown d6bcbfbe92 A fix and a test case for 20 years ago
unknown dccd333ecf BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). 20 years ago
unknown 93db6d4aa2 Fixed memory leak in sql_parse.cc (lex_end() was not called) 20 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 9a1fed13ee Implementation of WL#2897: Complete definer support in the stored routines. 20 years ago
unknown af187fa29d Fixed on BUG#16568: Continue handler with simple CASE not working correctly 20 years ago
unknown 7ee65fcf85 Fixed BUG#15737: Stored procedure optimizer bug with LEAVE 20 years ago
unknown b60fc2cee8 Post-review fixes (BUG#15658). 20 years ago
unknown 1e96805752 Fixing BUG#15658: Server crashes after creating function as empty string 20 years ago
unknown 64206b1850 Review fixes of new pushed code 20 years ago
unknown 6b2f13098a Patch for WL#2894: Make stored routine variables work 20 years ago
unknown 361977c0da Fix for bug #11555 "Stored procedures: current SP tables locking make 20 years ago
unknown 164ce4c5cd Recursion support made for SP (BUG#10100). 20 years ago
unknown 91ab707678 Background: 20 years ago
unknown 8a661e77ea Issuing error about presence of commit/rollback statements in stored functions and triggers added to SP parsing procedure (BUG#13627) 20 years ago
unknown 7dbea7df27 WL#2818 (Add creator to the trigger definition for privilege 20 years ago
unknown 898adb8cfc Fixed BUG#14498: Stored procedures: hang if undefined variable and exception 20 years ago
unknown 813fc4104e A fix and a test case for Bug#6513 "Test Suite: Values inserted by using 20 years ago
unknown 3fe752f527 WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) 20 years ago
unknown 84f029a448 WL#2787 (part 2, ver 3 (merged)) changed securety context switching 20 years ago
unknown 8c86f8e4bf Post-review fix for BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggers 20 years ago
unknown 065a93773e Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggers 20 years ago
unknown eb769e54b8 Fix for BUG#12637: Make SPs+user variables replication work: 21 years ago
unknown c910050a76 Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures". 21 years ago
unknown 8a5e527453 Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCEDUREs/FUNCTIONs. 21 years ago
unknown 276bd123b7 A fix and a test case for "Bug #12168 'DECLARE CONTINUE HANDLER FOR 21 years ago
unknown 6cca9a0fd3 Fix for bug #10499 (Function creation with GEOMETRY return) 21 years ago
unknown 11abe15eab Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelocked mode for 21 years ago
unknown a66928bb24 store/restore sql_mode which was in force during ctrigger creation (BUG#5891) 21 years ago
unknown 14b1f91ba4 Enable support of access to tables from triggers. Thus fix bug #8406 "Triggers 21 years ago
unknown 497b88652b fix bugs found by gcc 3.4 compiler 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 91180cb8ab - implement inheritance of sp_instr: public Query_arena. 21 years ago