summaryrefslogtreecommitdiff
path: root/mysql-test/t/grant.test
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-111-1/+1
|\
| * grant.result, grant.test:unknown2007-05-121-1/+1
* | Merge mysql.com:/home/hf/work/27957/my50-27957unknown2007-05-121-0/+25
|\ \ | |/
| * Bug#27878: Unchecked privileges on a view referring to a table from another unknown2007-05-111-0/+25
| * Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-04-241-1/+22
| |\
* | | after-merge fixunknown2007-04-241-0/+1
* | | Merge mysql.com:/home/ram/work/b27515/b27515.5.0unknown2007-04-241-1/+22
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/ram/work/b27515/b27515.4.1unknown2007-04-241-1/+22
| |\ \
| | * | Fix for bug #27515: DROP previlege is not required anymore for RENAME TABLEunknown2007-04-171-1/+22
| | * | BUG#7391 - Cross-database multi-table UPDATE uses active databaseunknown2006-08-031-4/+6
* | | | Avoid resetting a variable. Fixed grant.test.unknown2007-04-131-0/+2
* | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/new/mysql-5.0-marvelunknown2007-04-131-0/+144
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix for BUG#27337: Privileges are not properly restored.unknown2007-04-031-0/+144
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-101-0/+83
|\ \ \ \
| * \ \ \ Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvelunknown2007-03-291-0/+83
| |\ \ \ \ | | |/ / /
| | * | | Fix for BUG#9504: Stored procedures: execute privilege doesn'tunknown2007-03-231-0/+83
| | |/ /
* | | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...unknown2007-04-031-0/+12
|/ / /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2007-02-061-0/+34
|\ \ \
| * \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-02-011-0/+35
| |\ \ \
| | * | | Bug #23556: TRUNCATE TABLE still maps to DELETEunknown2006-11-211-0/+35
* | | | | Merge polly.local:/tmp/maint/bug6774/my50-bug6774unknown2007-01-241-0/+12
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Added a test case for bug #6774 "Replication fails with Wrong usage of DB GRA...unknown2007-01-241-0/+12
* | | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2006-12-041-0/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug#22369: Alter table rename combinedunknown2006-12-041-0/+76
| |/ /
| * | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2006-09-051-51/+0
| |\ \
| * \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2006-09-051-0/+49
| |\ \ \
| | * | | Fix for BUG#16899: Possible buffer overflow in handling of DEFINER-clauseunknown2006-08-241-0/+49
| * | | | Post-merge fixes.unknown2006-08-301-1/+2
| * | | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-1/+50
| |\ \ \ \
* | | | | | Remove compiler warningsunknown2006-11-201-1/+1
* | | | | | Post-merge fixes.unknown2006-08-301-1/+1
* | | | | | Remove the fix for Bug#10668 "CREATE USER does not enforce username unknown2006-08-301-2/+3
| |_|_|/ / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-301-2/+49
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix for BUG#16899: Possible buffer overflow in handling of DEFINER-clauseunknown2006-08-231-0/+49
| |/ /
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-0/+127
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-08-071-0/+127
| |\ \ \
| | * | | Bug#20214: Incorrect error when user calls SHOW CREATE VIEW on non privileged...unknown2006-08-031-0/+123
| | |/ /
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-08-171-0/+6
|\ \ \ \ | |/ / /
| * | | Bug #10668: CREATE USER does not enforce username length limitunknown2006-07-241-0/+6
| |/ /
* | | Extended a test case for bug#7391.unknown2006-08-111-0/+2
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-05-291-1/+143
|\ \
| * | Update after merge to 5.0unknown2006-05-291-1/+1
| * | Merge neptunus.(none):/home/msvensson/mysql/bug16297/my50-bug16297unknown2006-05-291-1/+143
| |\ \
| | * | Bug#16297 In memory grant tables not flushed when users's hostname is ""unknown2006-05-231-1/+143
* | | | BUG#18681: View privileges are brokenunknown2006-05-261-2/+13
|/ / /
* | | 4.1 -> 5.0 mergeunknown2006-03-061-0/+16
|\ \ \ | |/ / |/| / | |/
| * Fix for bug#14385 GRANT and mapping to correct user account problemsunknown2006-03-061-0/+16
* | Bug #15598 Server crashes in specific case during setting new passwordunknown2006-01-091-2/+2
* | Merge neptunus.(none):/home/msvensson/mysql/bug15598/my41-bug15598unknown2006-01-091-0/+12
|\ \ | |/
| * Bug #15598 Server crashes in specific case during setting new passwordunknown2006-01-091-0/+12