summaryrefslogtreecommitdiff
path: root/sql/sql_acl.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Reapply fix for bug#16372 (Server crashes when test 'conc_sys' is running)kroki@mysql.com2006-05-061-1/+0
* WL#2486 - natural/using joins according to SQL:2003timour@mysql.com2005-11-301-1/+3
* WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...bell@sanja.is.com.ua2005-09-201-2/+2
* WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-1/+2
* part 1 (ver 2, postreview fix) of WL#2787bell@sanja.is.com.ua2005-09-141-1/+1
* Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423dlenev@mysql.com2005-09-011-4/+4
|\
| * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in dlenev@mysql.com2005-09-011-4/+4
* | added processing of view grants to table grants (BUG#9795)bell@sanja.is.com.ua2005-07-051-2/+9
* | Bug#10246 - Parser: bad syntax for GRANT EXECUTEacurtis@xiphis.org2005-05-171-8/+11
* | sql_acl.cc, sql_acl.h, sql_parse.ccmysqldev@mysql.com2005-03-221-19/+18
* | Code cleanups during review of pushed codemonty@mysql.com2005-03-151-1/+1
* | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...gluh@gluh.mysql.r18.ru2005-03-051-0/+4
* | mergedserg@serg.mylan2005-01-241-1/+1
|\ \ | |/
| * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-1/+1
* | First stage of table definition cachemonty@mysql.com2005-01-061-2/+2
* | WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-8/+36
* | WL#2050 - CREATE USER and DROP USER and RENAME USERingo@mysql.com2004-11-251-0/+2
* | errors without code removedbell@sanja.is.com.ua2004-10-201-8/+8
* | Merge with 4.1monty@mysql.com2004-09-061-1/+2
|\ \ | |/
| * apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughserg@serg.mylan2004-07-301-1/+2
* | VIEWbell@sanja.is.com.ua2004-07-161-11/+29
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-2/+2
|\ \ | |/
| * after review PS fixesbell@sanja.is.com.ua2004-04-101-2/+2
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-0/+6
|\ \ | |/
| * SHOW PRIVILEGES updated (Bug#3227)serg@serg.mylan2004-03-241-0/+6
* | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-7/+5
|\ \ | |/
| * Fixes after merge with 4.0monty@mysql.com2003-12-191-7/+5
* | WL#1365: Implement definer's rights execution of stored procedures.pem@mysql.comhem.se2003-12-131-0/+1
|/
* SCRUMhf@deer.(none)2003-11-201-0/+1
* removed one more hack that - as usual - almost always workedserg@serg.mylan2003-10-241-1/+1
* SCRUM:hf@deer.(none)2003-09-261-1/+5
* merge commit, hope that none of bar and dlenev changes werekostja@oak.local2003-09-031-8/+5
|\
| * manual mergekostja@oak.local2003-07-311-8/+5
| |\
| | * Preliminary support for options --secure-auth, kostja@oak.local2003-07-081-2/+2
| | * First version of new authentification procedure: now authentification is one-...kostja@oak.local2003-07-011-8/+5
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+2
|\ \ \ | |/ / |/| |
| * | SHOW GRANTS hided real grants when grants on both column and table (Bug 654)monty@narttu.mysql.fi2003-06-231-2/+2
| * | fixed bug in references column grantsserg@sergbook.mylan2003-06-231-2/+2
* | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationserg@serg.mylan2003-07-221-1/+1
| |/ |/|
* | REVOKE all privileges and delete user(244)gluh@gluh.mysql.r18.ru2003-06-061-0/+2
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+2
|\ \ | |/
| * Fix reference to not initialized memorymonty@narttu.mysql.fi2003-04-301-1/+1
| * CURRENT_USER() and "access denied" error messages now report hostname exactly...serg@serg.mylan2003-04-291-1/+2
* | Basically minor code optimizations and cleanupspeter@mysql.com2002-12-051-1/+1
* | SCRUM: Secure authpeter@mysql.com2002-11-301-1/+51
* | Merge....peter@mysql.com2002-11-241-3/+3
|\ \ | |/
| * Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-3/+3
* | SCRUM: Main change for Secure connection handling. Still needs some more codi...peter@mysql.com2002-11-241-1/+1
|/
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-4/+15