29 Commits (231f4964ad6b19f9c83cac2065f0318cee4b0e74)

Author SHA1 Message Date
unknown f909f9965b Cleanup test cases that leaves "stuff" behind 20 years ago
unknown 3dd927cf1c Fix for BUG#13198: SP executes if definer does not exist. 20 years ago
unknown 9a1fed13ee Implementation of WL#2897: Complete definer support in the stored routines. 20 years ago
unknown 85e54a08c4 Fix for BUG#7787: Stored procedures: improper warning for "grant execute" statement. 20 years ago
unknown 8a7bbefc2f Added new test case for BUG#14533: 'desc tbl' in stored procedure causes error 1142 20 years ago
unknown 313ea47da4 Add new option "check-testcases" to mysql-test-run.pl 20 years ago
unknown 718128db90 Fixed BUG#14834: Server denies to execute Stored Procedure 20 years ago
unknown ccb796a9ce sp-security.result, sp.result, sp-security.test, sp.test: 20 years ago
unknown 3eda70b270 Fixes during review of new pushed code 21 years ago
unknown e0607f0a83 Avoid spurious error when restoring INFORMATION_SCHEMA as the current 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 e84229b010 stop evaluation constant functions in WHERE (BUG#4663) 21 years ago
unknown c7efc37f4c - Updated the sp-security result set after updating the test 21 years ago
unknown a5e742fedd fixed environment restoring in case of error during SP function execution (BUG#9503) 21 years ago
unknown 55171821d2 Bug#10246 - Parser: bad syntax for GRANT EXECUTE 21 years ago
unknown 31c4511d17 post-merge 21 years ago
unknown 09ce0b330b WL#925 - Privileges for stored routines 21 years ago
unknown a50cd5c53d Fixed BUG#6030: Stored procedure has no appropriate DROP privilege. 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown 46ea874fb7 After merge fixes 22 years ago
unknown 44d2934f0b Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable. 22 years ago
unknown 645d19f694 WL#1366: Use the schema (db) associated with an SP. 22 years ago
unknown d2ad3cff19 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 857b59578c Fixed BUG#2777: Stored procedure doesn't observe definer's rights. 22 years ago
unknown 241bb22699 Forgot to wrap things in #ifndef NO_EMBEDDED_ACCESS_CHECKS for the embedded server. 22 years ago
unknown a6f85eeac1 WL#1365: Implement definer's rights execution of stored procedures. 22 years ago