summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-security.test
Commit message (Expand)AuthorAgeFilesLines
* - fixed the "sp-security" test case: drop any possible already existing table...unknown2005-07-071-0/+1
* fixed environment restoring in case of error during SP function execution (BU...unknown2005-06-231-0/+36
* Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-14/+14
* Cleanup tests and results after merge from 4.1 of embeddedunknown2005-04-041-0/+3
* WL#925 - Privileges for stored routinesunknown2004-12-231-5/+92
* mergeunknown2004-10-281-1/+25
|\
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-221-1/+25
* | errors without code removedunknown2004-10-201-2/+2
|/
* After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-2/+2
* after merge fixesunknown2004-07-221-2/+2
* After merge fixesunknown2004-07-151-2/+2
* Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable.unknown2004-06-151-0/+19
* WL#1366: Use the schema (db) associated with an SP.unknown2004-03-221-4/+4
* WL#1366: Use the schema (db) associated with an SP.unknown2004-03-191-2/+18
* WL#1366: Use the schema (db) associated with an SP.unknown2004-03-111-9/+9
* Fixed BUG#2777: Stored procedure doesn't observe definer's rights.unknown2004-03-021-8/+65
* Forgot to wrap things in #ifndef NO_EMBEDDED_ACCESS_CHECKS for the embedded s...unknown2003-12-161-0/+1
* WL#1365: Implement definer's rights execution of stored procedures.unknown2003-12-131-0/+99