Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/jimw/my/mysql-4.1-8471 | jimw@mysql.com | 2005-02-17 | 1 | -0/+37 |
|\ | |||||
| * | Always lowercase database names from 'host' and 'db' grant tables when they | jimw@mysql.com | 2005-02-15 | 1 | -0/+37 |
* | | Allow hostnames that are IP addresses with a netmask even when | jimw@mysql.com | 2005-02-14 | 1 | -1/+1 |
|/ | |||||
* | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -5/+9 |
* | post-merge | serg@sergbook.mysql.com | 2004-12-31 | 1 | -2/+1 |
* | merged | serg@sergbook.mysql.com | 2004-12-30 | 1 | -51/+50 |
|\ | |||||
| * | unsufficient privilege checks in GRANT, when a grantor has column-level privi... | serg@sergbook.mysql.com | 2004-12-30 | 1 | -50/+50 |
* | | Manual merge of changes making GRANTs, which change SSL attributes and/or | dlenev@mysql.com | 2004-12-23 | 1 | -26/+33 |
|\ \ | |/ | |||||
| * | Make GRANTs, which change SSL attributes and/or user limits, | dlenev@mysql.com | 2004-12-23 | 1 | -26/+30 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 |
|\ \ | |||||
| * | | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 |
* | | | Merge mysql.com:/space/bkroot/mysql-4.1 | mats@mysql.com | 2004-12-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column... | ram@gw.mysql.r18.ru | 2004-12-02 | 1 | -1/+1 |
|/ / | |||||
* | | enabled having system tables in ndb | tomas@poseidon.ndb.mysql.com | 2004-11-17 | 1 | -10/+27 |
* | | After merge fixes | monty@mysql.com | 2004-11-12 | 1 | -2/+5 |
* | | merge with 4.0 | monty@mysql.com | 2004-11-12 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Bug#6123 - GRANT USAGE creates useless mysql.db row | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-11 | 1 | -1/+2 |
| * | Using MySQL 4.0 with privilege tables from 5.0 caused a crash. | monty@mysql.com | 2004-10-08 | 1 | -20/+36 |
| * | Reverted patch for new usage of open_count as it caused more problems than it... | monty@mysql.com | 2004-10-06 | 1 | -1/+1 |
* | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+6 |
* | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-22 | 1 | -7/+8 |
* | | After-merge fixes. | dellis@goetia.(none) | 2004-10-22 | 1 | -59/+71 |
|\ \ | |||||
| * | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-22 | 1 | -34/+29 |
| * | | sql_acl.cc: | dellis@goetia.(none) | 2004-10-18 | 1 | -47/+71 |
* | | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -20/+27 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -3/+4 |
* | | grant.test, grant.result, sql_acl.cc: | dellis@goetia.(none) | 2004-10-01 | 1 | -19/+16 |
* | | logging_ok: | dellis@goetia.(none) | 2004-10-01 | 1 | -2/+15 |
* | | sql_print_error cleanup | serg@serg.mylan | 2004-09-04 | 1 | -31/+25 |
* | | bug in my_strnncoll_utf8 (and friends) fixed | serg@serg.mylan | 2004-08-30 | 1 | -3/+3 |
* | | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -6/+4 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -5/+13 |
|\ \ | |/ | |||||
| * | A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db) | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -5/+13 |
* | | followup to SET PASSWORD fix | serg@serg.mylan | 2004-08-01 | 1 | -1/+1 |
* | | apply in SET PASSWORD same checks as in GRANT, to let only valid hashes through | serg@serg.mylan | 2004-07-30 | 1 | -5/+15 |
* | | make acl_init() more robust - | serg@serg.mylan | 2004-07-19 | 1 | -16/+32 |
* | | Bug#4407 - assertion in ha_myisam.cc | antony@ltantony.rdg.cyberkinetica.com | 2004-07-06 | 1 | -1/+4 |
* | | merged | serg@serg.mylan | 2004-06-23 | 1 | -20/+8 |
|\ \ | |||||
| * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -20/+8 |
* | | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge with 3.23 to get latest bug fixes | monty@mysql.com | 2004-06-10 | 1 | -2/+2 |
| |\ | |||||
| | * | correct table_hash_search call | bell@sanja.is.com.ua | 2004-05-31 | 1 | -2/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-06-02 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | cleanup | serg@serg.mylan | 2004-06-02 | 1 | -3/+3 |
| * | | | check_scramble_323 shuold ensure that the scramble has the correct length | serg@serg.mylan | 2004-06-01 | 1 | -2/+2 |
* | | | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 1 | -5/+5 |
* | | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ... | dlenev@brandersnatch.localdomain | 2004-05-22 | 1 | -6/+6 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-05-16 | 1 | -2/+2 |
|\ \ \ |