summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-security.test
Commit message (Expand)AuthorAgeFilesLines
* 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