summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* sql_acl.cc:dellis@goetia.(none)2004-10-221-7/+8
* After-merge fixes.dellis@goetia.(none)2004-10-221-59/+71
|\
| * sql_acl.cc:dellis@goetia.(none)2004-10-221-34/+29
| * sql_acl.cc:dellis@goetia.(none)2004-10-181-47/+71
* | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-20/+27
|/
* After merge fixesmonty@mysql.com2004-10-071-3/+4
* grant.test, grant.result, sql_acl.cc:dellis@goetia.(none)2004-10-011-19/+16
* logging_ok:dellis@goetia.(none)2004-10-011-2/+15
* sql_print_error cleanupserg@serg.mylan2004-09-041-31/+25
* bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-3/+3
* Portability fixesmonty@mysql.com2004-08-261-6/+4
* manually mergedserg@serg.mylan2004-08-181-5/+13
|\
| * A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)ram@gw.mysql.r18.ru2004-08-121-5/+13
* | followup to SET PASSWORD fixserg@serg.mylan2004-08-011-1/+1
* | apply in SET PASSWORD same checks as in GRANT, to let only valid hashes throughserg@serg.mylan2004-07-301-5/+15
* | make acl_init() more robust -serg@serg.mylan2004-07-191-16/+32
* | Bug#4407 - assertion in ha_myisam.ccantony@ltantony.rdg.cyberkinetica.com2004-07-061-1/+4
* | mergedserg@serg.mylan2004-06-231-20/+8
|\ \
| * | handler interface cleanups:serg@serg.mylan2004-06-231-20/+8
* | | Merge with 4.0.21monty@mysql.com2004-06-181-2/+2
|\ \ \ | |/ / |/| / | |/
| * Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-2/+2
| |\
| | * correct table_hash_search callbell@sanja.is.com.ua2004-05-311-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-06-021-3/+3
|\ \ \
| * | | cleanupserg@serg.mylan2004-06-021-3/+3
| * | | check_scramble_323 shuold ensure that the scramble has the correct lengthserg@serg.mylan2004-06-011-2/+2
* | | | Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-5/+5
* | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...dlenev@brandersnatch.localdomain2004-05-221-6/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-05-161-2/+2
|\ \ \
| * | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-2/+2
* | | | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-141-7/+11
|/ / /
* | | Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-121-3/+5
* | | Merge with 4.0 to get security patch for check_grant_colummonty@mysql.com2004-05-061-3/+3
|\ \ \ | |/ /
| * | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0monty@mysql.com2004-05-061-2/+2
| |\ \ | | |/
| | * fixed db name and layout (can cause very rare race condition bug)bell@sanja.is.com.ua2004-05-041-2/+2
| * | Remove not used variablemonty@mysql.com2004-05-061-2/+2
* | | after merge fixesmonty@mysql.com2004-05-051-2/+9
* | | Merge with 4.0.19monty@mysql.com2004-05-051-115/+131
|\ \ \ | |/ /
| * | Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-281-99/+112
* | | Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-1/+2
* | | after review PS fixesbell@sanja.is.com.ua2004-04-101-3/+3
* | | mergedserg@serg.mylan2004-04-071-3/+3
|\ \ \
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-3/+3
* | | | after review changesbell@sanja.is.com.ua2004-04-071-15/+2
* | | | removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-0/+15
|/ / /
* | | Merge of fix for bug #2050 and bug #3307dlenev@brandersnatch.localdomain2004-03-311-1/+3
|\ \ \
| * | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement dlenev@brandersnatch.localdomain2004-03-311-1/+1
| * | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".dlenev@brandersnatch.localdomain2004-03-281-1/+3
* | | | false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-4/+4
|/ / /
* | | Fix for bug#3086: SHOW GRANTS doesn't follow ANSI_QUOTESgluh@gluh.mysql.r18.ru2004-03-171-8/+10