Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup test cases that leaves "stuff" behind | msvensson@neptunus.(none) | 2006-04-18 | 1 | -0/+1 |
* | BUG#13310 incorrect user parsing by SP | msvensson@shellback.(none) | 2006-04-18 | 1 | -0/+25 |
* | Bug#17279 user with no global privs and with create priv in db can create | msvensson@neptunus.(none) | 2006-03-02 | 1 | -1/+2 |
* | Bug#17279 user with no global privs and with create priv in db can create dat... | msvensson@devsrv-b.mysql.com | 2006-02-27 | 1 | -0/+35 |
* | Add new option "check-testcases" to mysql-test-run.pl | msvensson@neptunus.(none) | 2006-01-26 | 1 | -0/+2 |
* | Bug #15775 "drop user" command does not refresh acl_check_hosts | msvensson@neptunus.(none) | 2005-12-28 | 1 | -8/+7 |
* | Merge neptunus.(none):/home/msvensson/mysql/bug15775_part2/my41-bug15775_part2 | msvensson@neptunus.(none) | 2005-12-28 | 1 | -0/+33 |
|\ | |||||
| * | BUG#15775 "drop user" command does not refresh acl_check_hosts | msvensson@neptunus.(none) | 2005-12-28 | 1 | -0/+33 |
* | | Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423 | dlenev@mysql.com | 2005-09-01 | 1 | -0/+43 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2005-09-01 | 1 | -0/+43 |
| |\ | |||||
| | * | Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in | dlenev@mysql.com | 2005-09-01 | 1 | -0/+43 |
* | | | Merge mishka.local:/home/my/mysql-4.1 | monty@mishka.local | 2005-08-25 | 1 | -0/+38 |
|\ \ \ | |/ / | |||||
| * | | Use the hostname with which the user authenticated when determining which | jimw@mysql.com | 2005-08-22 | 1 | -0/+38 |
| |/ | |||||
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge embedded server testing changes from 4.1. | jimw@mysql.com | 2005-04-01 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Merge embedded-server testing changes. | jimw@mysql.com | 2005-04-01 | 1 | -0/+3 |
| |\ | |||||
| | * | Shift skipping of some tests with embedded server from within | jimw@mysql.com | 2005-03-29 | 1 | -0/+3 |
* | | | after merge fix | serg@serg.mylan | 2005-03-30 | 1 | -6/+6 |
* | | | Merge | pekka@mysql.com | 2005-03-28 | 1 | -1/+19 |
|\ \ \ | |/ / | |||||
| * | | more wild_compare tests | serg@serg.mylan | 2005-03-27 | 1 | -1/+19 |
* | | | sql/sql_acl.cc | serg@serg.mylan | 2005-03-23 | 1 | -9/+6 |
* | | | merged | serg@serg.mylan | 2005-03-23 | 1 | -11/+10 |
|\ \ \ | |||||
| * | | | sql_acl.cc, sql_acl.h, sql_parse.cc | mysqldev@mysql.com | 2005-03-22 | 1 | -10/+40 |
* | | | | - Added new error message. | jani@ua141d10.elisa.omakaista.fi | 2005-03-22 | 1 | -1/+1 |
* | | | | Added more tests to grant2. Fixed some previous tests. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-03-18 | 1 | -3/+36 |
|/ / / | |||||
* | | | Fixed two bugs in MySQL ACL. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-03-17 | 1 | -0/+1 |
* | | | Clean up merge of fix for Bug #3309. | jimw@mysql.com | 2005-03-03 | 1 | -0/+1 |
* | | | Merged from 4.1 | jimw@mysql.com | 2005-03-03 | 1 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | Fix bug in checking of table-specific grats that caused IP/NETMASK | jimw@mysql.com | 2005-03-02 | 1 | -0/+14 |
| |/ | |||||
* | | post-merge | serg@sergbook.mysql.com | 2004-12-31 | 1 | -23/+22 |
* | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -4/+24 |
|\ \ | |/ | |||||
| * | post-merge | serg@sergbook.mysql.com | 2004-12-31 | 1 | -4/+24 |
* | | WL#925 - Privileges for stored routines | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-23 | 1 | -3/+3 |
* | | create/drop/rename user cleanup | serg@serg.mylan | 2004-11-27 | 1 | -6/+6 |
* | | Changed test to remove node name from output. | ingo@mysql.com | 2004-11-26 | 1 | -4/+6 |
* | | WL#2050 - CREATE USER and DROP USER and RENAME USER | ingo@mysql.com | 2004-11-25 | 1 | -0/+147 |
* | | Merge on pull | monty@mysql.com | 2004-11-03 | 1 | -3/+41 |
|\ \ | |/ | |||||
| * | Fix for bug #6173 "One can circumvent missing UPDATE privilege if | dlenev@brandersnatch.localdomain | 2004-10-20 | 1 | -3/+41 |
* | | WL#1437 :don't create new users with GRANT | gluh@gluh.mysql.r18.ru | 2004-11-02 | 1 | -0/+9 |
|/ | |||||
* | Bug#4338: mysql-test-run fails if compiled with non-latin1 character set | bar@mysql.com | 2004-07-08 | 1 | -0/+2 |
* | WL1368: SHOW GRANTS FOR CURRENT USER | gluh@gluh.mysql.r18.ru | 2004-04-05 | 1 | -0/+1 |
* | test results fixed | serg@serg.mylan | 2003-07-28 | 1 | -2/+1 |
* | now GRANT db.* ... compares patterns correctly to prevent privilege escalation | serg@serg.mylan | 2003-07-22 | 1 | -12/+6 |
* | wild_compare fun: bug in GRANT db_pattern.* ... | serg@serg.mylan | 2003-07-22 | 1 | -0/+37 |