summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+2
* fixes for "backport wild_compare fix from 4.1 - bug#3924"unknown2005-03-261-2/+6
* unsufficient privilege checks in GRANT, when a grantor has column-level privi...unknown2004-12-301-50/+50
* Make GRANTs, which change SSL attributes and/or user limits,unknown2004-12-231-26/+30
* 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
* A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)unknown2004-08-121-5/+13
* Merge with 3.23 to get latest bug fixesunknown2004-06-101-2/+2
|\
| * correct table_hash_search callunknown2004-05-311-2/+2
* | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-5/+5
* | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-05-061-2/+2
|\ \ | |/
| * fixed db name and layout (can cause very rare race condition bug)unknown2004-05-041-2/+2
* | Remove not used variableunknown2004-05-061-2/+2
* | Fixed http address in some scripts (Bug #3460)unknown2004-04-281-99/+112
* | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-1/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+1
|\ \
| * | Fix for BUG#2083unknown2003-12-161-0/+1
* | | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+2
|/ /
* | Fix for bug #1855: mysqld crashes with certain SSL connectionsunknown2003-11-241-0/+5
* | Add new user variables for tuning memory usage:unknown2003-10-111-2/+2
* | Cleaned up last bug fixesunknown2003-09-091-2/+4
* | Merge with 3.23unknown2003-09-051-3/+7
|\ \ | |/
| * bug #928 - arbitrary table grant was used, sort-order wasn't honoredunknown2003-09-021-3/+7
* | vio ssl structure renames (to get rid of ending _)unknown2003-08-271-7/+10
* | After merge fixesunknown2003-08-221-10/+50
|\ \
| * | Cleanups to recent patchesunknown2003-08-151-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-7/+4
| |\ \
| | * | Review of changesets since last pull.unknown2003-08-071-7/+4
| * | | mergedunknown2003-08-071-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * fixed password buffer overflowunknown2003-08-071-2/+2
| * | Fix so that SET PASSWORD is not replicated by the slave if running withunknown2003-08-021-0/+19
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-021-4/+22
| |\ \
| | * | Mark tables 'updating' in sql_acl.cc (mysql_grant(), mysql_table_grant()) so ...unknown2003-08-021-4/+22
| * | | Fix security bug. mysqld server without ssl support was completlyunknown2003-07-301-3/+9
| |/ /
* | | grant.result, grant.test, sql_acl.cc:unknown2003-08-221-0/+2
|/ /
* | Bug #473 - GRANT ... TO ''@... was requiring FLUSH PRIVILEGES to workunknown2003-07-211-1/+1
* | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen...unknown2003-07-181-1/+5
* | I committed the same changeset in my tree yesterday, but broke the tree since,unknown2003-07-031-1/+1
* | Added missing (char*) casts in bzero calls.unknown2003-07-031-2/+2
* | Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-1/+1
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-301-2/+5
|\ \
| * \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-261-2/+5
| |\ \
| | * | Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possibleunknown2003-06-261-2/+5
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-158/+203
|\ \ \ \ | |/ / /
| * | | SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-231-158/+203
| |/ /
* | | Removing one fix.unknown2003-06-231-9/+4
* | | Two Sprint tasks and two behaviour changes.unknown2003-06-171-4/+9
* | | several bug fixesunknown2003-05-311-3/+12
|/ /
* | Merge to get security patchunknown2003-05-081-3/+6
|\ \ | |/