summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesunknown2004-11-121-32/+49
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-47/+43
|\
| * errors without code removedunknown2004-10-201-47/+43
* | Merge with implementation of WL#1724.unknown2004-10-111-4/+4
|\ \ | |/ |/|
| * WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-4/+4
* | fix privileges for old style privileges tables on fly (as it do mysql_fix_pri...unknown2004-10-101-0/+6
* | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-11/+11
* | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilegeunknown2004-09-171-1/+1
* | Merge with 4.1unknown2004-09-061-15/+31
|\ \
| * | 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
| * | | 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
* | | | Merge with pulled codeunknown2004-09-031-10/+26
|\ \ \ \
| * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-10/+26
* | | | | Item name for VIEW added to find_field_in_table (BUG#5147)unknown2004-08-271-0/+1
| |_|_|/ |/| | |
* | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-1/+2
* | | | made different fields for view updatebility in principle and updatability dur...unknown2004-07-221-2/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-201-0/+5
|\ \ \ \
| * | | | fixed case when frivileges check switched off (BUG#4631)unknown2004-07-201-0/+5
| |/ / /
* | | | manual mergeunknown2004-07-201-20/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | make acl_init() more robust -unknown2004-07-191-16/+32
* | | Fixes for bug #4571 (Windows compabilities)unknown2004-07-161-1/+1
* | | VIEWunknown2004-07-161-84/+144
* | | Merge with 4.1unknown2004-07-121-1/+4
|\ \ \ | |/ /
| * | Bug#4407 - assertion in ha_myisam.ccunknown2004-07-061-1/+4
* | | Merge with 4.1.3-betaunknown2004-07-071-26/+14
|\ \ \ | |/ /
| * | 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
* | | | Mergeunknown2004-06-091-139/+169
|\ \ \ \
| * \ \ \ Merging 4.1 to 5.0.unknown2004-05-261-18/+24
| |\ \ \ \ | | |/ / /
| | * | | 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 4.1 -> 5.0unknown2004-05-071-126/+150
| |\ \ \ \ | | |/ / /
| | * | | 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