summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-161/+241
|\
| * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in unknown2005-09-011-161/+241
* | Use the hostname with which the user authenticated when determining whichunknown2005-08-221-8/+11
|/
* Fix crash when an entry was added to the mysql.tables_privunknown2005-06-201-1/+2
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-071-5/+5
|\
| * BUG# 10181-mysqld.exe crash with an access vioation after INSERT INTO mysql.hostunknown2005-05-311-4/+4
| * Bug #10181 mysqld.exe crash with an access violation after INSERT INTO mysql....unknown2005-05-261-1/+1
* | Mergeunknown2005-06-011-5/+5
|\ \
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-5/+5
| |/
* | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+2
|\ \ | |/ |/|
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+2
* | mergedunknown2005-03-261-2/+6
|\ \ | |/
| * fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-261-2/+6
* | Fix bug in checking of table-specific grats that caused IP/NETMASKunknown2005-03-021-28/+14
* | 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
* | | 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/cleanups according to Coverity reportunknown2005-01-241-5/+9
* | 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
* | 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
* | | 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
|/ /
* | enabled having system tables in ndbunknown2004-11-171-10/+27
* | After merge fixesunknown2004-11-121-2/+5
* | merge with 4.0unknown2004-11-121-1/+2
|\ \ | |/
| * Bug#6123 - GRANT USAGE creates useless mysql.db rowunknown2004-11-111-1/+2
| * Using MySQL 4.0 with privilege tables from 5.0 caused a crash.unknown2004-10-081-20/+36
| * Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-061-1/+1
* | Simpler arena swapping codeunknown2004-11-081-4/+6
* | sql_acl.cc:unknown2004-10-221-7/+8
* | After-merge fixes.unknown2004-10-221-59/+71
|\ \
| * | sql_acl.cc:unknown2004-10-221-34/+29
| * | sql_acl.cc:unknown2004-10-181-47/+71
* | | Review of all code pushed since last reviewunknown2004-10-201-20/+27
|/ /
* | After merge fixesunknown2004-10-071-3/+4
* | grant.test, grant.result, sql_acl.cc:unknown2004-10-011-19/+16
* | logging_ok:unknown2004-10-011-2/+15
* | sql_print_error cleanupunknown2004-09-041-31/+25
* | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-3/+3
* | Portability fixesunknown2004-08-261-6/+4
* | manually mergedunknown2004-08-181-5/+13
|\ \ | |/
| * A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)unknown2004-08-121-5/+13