summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-security.test
Commit message (Expand)AuthorAgeFilesLines
* Fixes during review of new pushed codemonty@mishka.local2005-08-201-0/+6
* Avoid spurious error when restoring INFORMATION_SCHEMA as the current jimw@mysql.com2005-08-111-0/+36
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-161-0/+30
|\
| * stop evaluation constant functions in WHERE (BUG#4663)bell@sanja.is.com.ua2005-07-161-0/+29
* | - fixed the "sp-security" test case: drop any possible already existing table...lenz@mysql.com2005-07-071-0/+1
* | fixed environment restoring in case of error during SP function execution (BU...bell@sanja.is.com.ua2005-06-231-0/+36
|/
* Bug#10246 - Parser: bad syntax for GRANT EXECUTEacurtis@xiphis.org2005-05-171-14/+14
* Cleanup tests and results after merge from 4.1 of embeddedjimw@mysql.com2005-04-041-0/+3
* WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-5/+92
* mergebell@sanja.is.com.ua2004-10-281-1/+25
|\
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.pem@mysql.comhem.se2004-10-221-1/+25
* | errors without code removedbell@sanja.is.com.ua2004-10-201-2/+2
|/
* After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-2/+2
* after merge fixesserg@serg.mylan2004-07-221-2/+2
* After merge fixesmonty@mysql.com2004-07-151-2/+2
* Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable.pem@mysql.comhem.se2004-06-151-0/+19
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-03-221-4/+4
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-03-191-2/+18
* WL#1366: Use the schema (db) associated with an SP.pem@mysql.comhem.se2004-03-111-9/+9
* Fixed BUG#2777: Stored procedure doesn't observe definer's rights.pem@mysql.comhem.se2004-03-021-8/+65
* Forgot to wrap things in #ifndef NO_EMBEDDED_ACCESS_CHECKS for the embedded s...pem@mysql.comhem.se2003-12-161-0/+1
* WL#1365: Implement definer's rights execution of stored procedures.pem@mysql.comhem.se2003-12-131-0/+99