summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-02-221-2/+4
|\
| * Merge mysql.com:/home/jimw/my/mysql-4.1-7989unknown2005-02-221-12/+10
| |\
| | * Clean up fix for Bug #7989 by avoiding extra memory copy, and adding someunknown2005-02-181-12/+10
* | | Review of new pushed code (XA & other)unknown2005-02-211-13/+7
* | | Mergeunknown2005-02-171-1/+39
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-8471unknown2005-02-171-0/+37
| |\ \ | | |/
| | * Always lowercase database names from 'host' and 'db' grant tables when theyunknown2005-02-151-0/+37
| * | Allow hostnames that are IP addresses with a netmask even whenunknown2005-02-141-1/+1
| |/
* | Fixes for windows compilation bugsunknown2005-01-261-2/+2
* | mergedunknown2005-01-241-4/+8
|\ \ | |/
| * fixes/cleanups according to Coverity reportunknown2005-01-241-5/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-121-2/+2
|\ \
| * | Fixed memory reference errors found by valgrindunknown2005-01-121-2/+2
* | | Initialize lex->mqh structure. Fixes valgrind warnings.unknown2005-01-101-0/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-061-74/+72
|\ \
| * | First stage of table definition cacheunknown2005-01-061-74/+72
* | | fixed bugs in view code with prepared statemntsunknown2005-01-041-1/+1
|/ /
* | post-mergeunknown2004-12-311-5/+1
* | manually mergedunknown2004-12-311-80/+80
|\ \ | |/
| * post-mergeunknown2004-12-311-2/+1
| * mergedunknown2004-12-301-51/+50
| |\
| | * unsufficient privilege checks in GRANT, when a grantor has column-level privi...unknown2004-12-301-50/+50
| * | Manual merge of changes making GRANTs, which change SSL attributes and/orunknown2004-12-231-26/+33
| |\ \ | | |/
| | * Make GRANTs, which change SSL attributes and/or user limits,unknown2004-12-231-26/+30
* | | Yet another after merge fix.unknown2004-12-311-2/+2
* | | Manual merge.unknown2004-12-311-15/+34
|\ \ \
| * \ \ Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-15/+34
| |\ \ \
| | * | | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-15/+34
* | | | | After merge fixesunknown2004-12-311-1/+1
* | | | | Merge with global treeunknown2004-12-311-8/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | After merge fixesunknown2004-12-311-7/+9
| * | | | Merge with 4.1unknown2004-12-221-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| | |\ \ \
| | | * | | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | | | | Fix compile error, caused by wl#925 variable renameunknown2004-12-231-1/+1
* | | | | | WL#925 - Privileges for stored routinesunknown2004-12-231-89/+799
|/ / / / /
* | | | | fix according to reviewunknown2004-12-101-0/+4
* | | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-1/+3
* | | | | Update results for new varchar handlingunknown2004-12-071-2/+1
* | | | | Merge with new VARCHAR codeunknown2004-12-061-44/+84
|\ \ \ \ \
| * | | | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-47/+85
* | | | | | After merge fixesunknown2004-12-061-1/+2
* | | | | | Merge with 4.1unknown2004-12-061-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-031-1/+1
| |\ \ \ \
| | * | | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-1/+1
| | | |/ / | | |/| |
| * | | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...unknown2004-12-021-1/+1
| |/ / /
* | | | create/drop/rename user cleanupunknown2004-11-271-60/+34
* | | | WL#2050 - CREATE USER and DROP USER and RENAME USERunknown2004-11-251-139/+720
* | | | mergeunknown2004-11-211-1/+1
|\ \ \ \
| * | | | post mergeunknown2004-11-211-1/+1