summaryrefslogtreecommitdiff
path: root/sql/sql_acl.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #30468: column level privileges not respected when joining tablesunknown2007-09-271-3/+2
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-03-161-1/+1
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Reapply fix for bug#16372 (Server crashes when test 'conc_sys' is running)unknown2006-05-061-1/+0
* WL#2486 - natural/using joins according to SQL:2003unknown2005-11-301-1/+3
* WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-2/+2
* WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-1/+2
* part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-1/+1
* Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423unknown2005-09-011-4/+4
|\
| * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in unknown2005-09-011-4/+4
* | added processing of view grants to table grants (BUG#9795)unknown2005-07-051-2/+9
* | Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-8/+11
* | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-19/+18
* | Code cleanups during review of pushed codeunknown2005-03-151-1/+1
* | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-0/+4
* | mergedunknown2005-01-241-1/+1
|\ \ | |/
| * fixes/cleanups according to Coverity reportunknown2005-01-241-1/+1
* | First stage of table definition cacheunknown2005-01-061-2/+2
* | WL#925 - Privileges for stored routinesunknown2004-12-231-8/+36
* | WL#2050 - CREATE USER and DROP USER and RENAME USERunknown2004-11-251-0/+2
* | errors without code removedunknown2004-10-201-8/+8
* | Merge with 4.1unknown2004-09-061-1/+2
|\ \ | |/
| * apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughunknown2004-07-301-1/+2
* | VIEWunknown2004-07-161-11/+29
* | Merge 4.1 -> 5.0unknown2004-05-071-2/+2
|\ \ | |/
| * after review PS fixesunknown2004-04-101-2/+2
* | Merge 4.1 -> 5.0.unknown2004-04-071-0/+6
|\ \ | |/
| * SHOW PRIVILEGES updated (Bug#3227)unknown2004-03-241-0/+6
* | Merge 4.1 to 5.0.unknown2003-12-191-7/+5
|\ \ | |/
| * Fixes after merge with 4.0unknown2003-12-191-7/+5
* | WL#1365: Implement definer's rights execution of stored procedures.unknown2003-12-131-0/+1
|/
* SCRUMunknown2003-11-201-0/+1
* removed one more hack that - as usual - almost always workedunknown2003-10-241-1/+1
* SCRUM:unknown2003-09-261-1/+5
* merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-8/+5
|\
| * manual mergeunknown2003-07-311-8/+5
| |\
| | * Preliminary support for options --secure-auth, unknown2003-07-081-2/+2
| | * First version of new authentification procedure: now authentification is one-...unknown2003-07-011-8/+5
* | | Merge with 4.0.14unknown2003-08-111-2/+2
|\ \ \ | |/ / |/| |
| * | SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-231-2/+2
| * | fixed bug in references column grantsunknown2003-06-231-2/+2
* | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-221-1/+1
| |/ |/|
* | REVOKE all privileges and delete user(244)unknown2003-06-061-0/+2
* | Merge with 4.0.13unknown2003-05-191-1/+2
|\ \ | |/
| * Fix reference to not initialized memoryunknown2003-04-301-1/+1
| * CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-291-1/+2
* | Basically minor code optimizations and cleanupsunknown2002-12-051-1/+1
* | SCRUM: Secure authunknown2002-11-301-1/+51
* | Merge....unknown2002-11-241-3/+3
|\ \ | |/