41 Commits (3033ea85a20fb5afd4cab8a816ff72fd4d784778)

Author SHA1 Message Date
unknown 6b0853a398 Many files: 19 years ago
unknown d6bcbfbe92 A fix and a test case for 20 years ago
unknown cce719fba8 Fixed BUG#16303: erroneus stored procedures and functions should be droppable 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 9349f18b44 Fixed BUG#14233: Crash after tampering with the mysql.proc table 20 years ago
unknown d5303b8ab8 Fix for bug #12704 "Server crashes during trigger execution". 20 years ago
unknown e0607f0a83 Avoid spurious error when restoring INFORMATION_SCHEMA as the current 21 years ago
unknown 39fda60043 Fix for bug #10055 "Using stored function with information_schema causes empty 21 years ago
unknown b323667ffc Prelocking-free SPs, post-review fixes: 21 years ago
unknown 11abe15eab Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelocked mode for 21 years ago
unknown eb25e83ee4 Increase allowed size of stored procedure bodies to 4GB, and 21 years ago
unknown 11f9e513d7 Implementation of Monty's idea: Now we can open mysql.proc table for lookup 21 years ago
unknown d0c69a8264 Manual fixes after merging patch for bug #8406 "Triggers crash if referencing 21 years ago
unknown 14b1f91ba4 Enable support of access to tables from triggers. Thus fix bug #8406 "Triggers 21 years ago
unknown 3f7b0f708e Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure name 21 years ago
unknown ac9f68b9fa Better approach for prelocking of tables for stored routines execution 21 years ago
unknown 3f24932124 WL#2130: Table locking for stored FUNCTIONs 21 years ago
unknown 09ce0b330b WL#925 - Privileges for stored routines 21 years ago
unknown 35588c9dd0 Fixed BUG#6027: Stored procedures can be renamed. 21 years ago
unknown 44d2934f0b Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable. 22 years ago
unknown 54e3909b04 Fixed proper restoring of current db on errors. 22 years ago
unknown 645d19f694 WL#1366: Use the schema (db) associated with an SP. 22 years ago
unknown eb4aa092e5 WL#1366: Use the schema (db) associated with an SP. 22 years ago
unknown e55c4ed179 WL#1366: Use the schema (db) associated with an SP. 22 years ago
unknown cabd28c68c In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general to 22 years ago
unknown 3702a1dbc4 WL#1363: Update the mysql.proc table and add new fields. 22 years ago
unknown 700ae43d71 Bugfixes in SHOW CREATE PROCEDURE/FUNCTION and SHOW PROCEDURE/FUNCTION STATUS; 22 years ago
unknown 6c1a2b7fd2 WL#1241: SHOW PROCEDURE/FUNCTION 22 years ago
unknown 8070c06ae0 SP cache (WL#730). (Mostly by vva, additions by pem.) 23 years ago
unknown fb5df27adf Expand the mysql.proc table 23 years ago
unknown 8a9422bd2a Made FUNCTIONs work in insert and select queries, as well as nested function invocations. 23 years ago
unknown 76b037dc42 Made stored FUNCTION invokation work almost always. Still buggy and unstable, and 23 years ago
unknown 0521fb5444 Most of the groundwork for sprint task 729 (implement FUNCTIONs). 23 years ago
unknown 565d98958e Some new stuff in the Docs/sp-* files, and renamed a few functions in preparation 23 years ago
unknown b1b6227485 Moved create/find/drop functions to a separate files (sp.cc,sp.h). 23 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown cef1d75249 Updated manual about embedded version. 24 years ago
unknown 84626f52fb Import changeset 26 years ago