summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | followup to SET PASSWORD fixunknown2004-08-011-1/+1
* | apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughunknown2004-07-301-5/+15
* | make acl_init() more robust -unknown2004-07-191-16/+32
* | Bug#4407 - assertion in ha_myisam.ccunknown2004-07-061-1/+4
* | mergedunknown2004-06-231-20/+8
|\ \
| * | handler interface cleanups:unknown2004-06-231-20/+8
* | | Merge with 4.0.21unknown2004-06-181-2/+2
|\ \ \ | |/ / |/| / | |/
| * Merge with 3.23 to get latest bug fixesunknown2004-06-101-2/+2
| |\
| | * correct table_hash_search callunknown2004-05-311-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-021-3/+3
|\ \ \
| * | | cleanupunknown2004-06-021-3/+3
| * | | check_scramble_323 shuold ensure that the scramble has the correct lengthunknown2004-06-011-2/+2
* | | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-5/+5
* | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-6/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-161-2/+2
|\ \ \
| * | | key_cmp -> key_cmp_if_sameunknown2004-05-161-2/+2
* | | | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT outputunknown2004-05-141-7/+11
|/ / /
* | | Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-121-3/+5
* | | Merge with 4.0 to get security patch for check_grant_columunknown2004-05-061-3/+3
|\ \ \ | |/ /
| * | 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
* | | after merge fixesunknown2004-05-051-2/+9
* | | Merge with 4.0.19unknown2004-05-051-115/+131
|\ \ \ | |/ /
| * | Fixed http address in some scripts (Bug #3460)unknown2004-04-281-99/+112
* | | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-1/+2
* | | after review PS fixesunknown2004-04-101-3/+3
* | | mergedunknown2004-04-071-3/+3
|\ \ \
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-3/+3
* | | | after review changesunknown2004-04-071-15/+2
* | | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+15
|/ / /
* | | Merge of fix for bug #2050 and bug #3307unknown2004-03-311-1/+3
|\ \ \
| * | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-311-1/+1
| * | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-1/+3
* | | | false/true -> FALSE/TRUEunknown2004-03-301-4/+4
|/ / /
* | | Fix for bug#3086: SHOW GRANTS doesn't follow ANSI_QUOTESunknown2004-03-171-8/+10
* | | fix for a bug #2953.unknown2004-03-011-2/+7
* | | temporary undo needed for mergeunknown2004-02-281-33/+28
|\ \ \
| * | | Fix for BUG#2757unknown2004-02-211-33/+28
* | | | Merge with public treeunknown2004-02-161-1/+1
|\ \ \ \
| * \ \ \ Merge with 4.0.18unknown2004-02-111-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-1/+1
* | | | merge fixesunknown2004-02-111-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | sql_acl.cc:unknown2004-02-031-2/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-7/+9
|\ \ \ \
| * | | | ufter revview fix (BUG#2120)unknown2004-02-091-2/+4
| * | | | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-5/+5