summaryrefslogtreecommitdiff
path: root/mysql-test/r/grant.result
Commit message (Expand)AuthorAgeFilesLines
* post-merge fixes.Sergei Golubchik2011-07-021-4/+4
* 5.5-mergeSergei Golubchik2011-07-021-12/+408
|\
| * Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-181-4/+3
| * merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-091-4/+193
| |\
| | * Merged fix for bug #36544 "DROP USER does not remove storedDmitry Lenev2011-02-071-4/+193
| | |\
| | | * Fix for bug#36544 "DROP USER does not remove stored function Dmitry Lenev2011-02-071-0/+193
| * | | Merge from mysql-5.5.9-releaseJonathan Perkin2011-02-081-0/+74
| |\ \ \
| | * \ \ Auto-merge from mysql-5.1-security.Alexander Nozdrin2010-12-151-0/+74
| | |\ \ \ | | | |/ /
| | | * | Auto-merge from mysql-5.0-security.Alexander Nozdrin2010-12-151-0/+74
| | | |\ \ | | | | |/
| | | | * Patch for Bug#57952 (privilege change is not taken into account by EXECUTE).Alexander Nozdrin2010-12-151-0/+74
| * | | | Bug #59275: SHOW PRIVILEGES doesn't have an entry for the PROXY privilegeGeorgi Kodinov2011-01-141-0/+1
| |/ / /
| * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-191-0/+11
| |\ \ \
| | * \ \ Auto-merge from mysql-5.1-bugteam for bug#36742.Dmitry Shulga2010-10-131-0/+11
| | |\ \ \ | | | |/ /
| | | * | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+11
| * | | | Fix for bug#57061 "User without privilege on routine can Dmitry Lenev2010-10-071-2/+0
| |/ / /
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-6/+130
* | | | lots of post-merge changesSergei Golubchik2011-04-251-3/+3
* | | | merge.Sergei Golubchik2010-11-251-10/+11
|\ \ \ \ | |/ / / |/| | |
| * | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
| |\ \ \
| | * | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
| * | | | mergedSergei Golubchik2010-05-151-0/+16
| |\ \ \ \ | | |/ / /
| | * | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-0/+16
| * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-6/+7
| |/ / /
| * | | Changed version number from RC to stableMichael Widenius2010-01-291-3/+3
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+16
| |\ \ \ | | |/ / | |/| / | | |/
* | | Bug#31767 DROP FUNCTION name resolutionMarc Alff2010-02-231-1/+1
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-2/+2
|\ \ \ | |/ /
| * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-10-271-2/+2
| |\ \ | | |/
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-16/+16
|\ \ \
| * | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"Sergey Glukhov2009-10-231-16/+16
| |/ /
* | | Backporting patches for Bug#38347 (ALTER ROUTINE privilegeAlexander Nozdrin2009-10-221-0/+687
* | | AutomergeKristofer Pettersson2009-10-191-6/+30
|\ \ \
| * | | A backporting patch for WL#4300 (Define privileges for tablespaces).Alexander Nozdrin2009-10-101-6/+7
| * | | Bug #25863 No database selected error, but documentation Jon Olav Hauglid2009-10-091-0/+23
| |/ /
* | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-2/+2
|/ /
* | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-0/+55
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-251-1/+1
|\ \ | |/
| * Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-251-1/+1
* | Merge 5.0 -> 5.1Matthias Leich2009-02-091-17/+17
|\ \ | |/
| * 2. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-051-16/+16
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+5
|\ \
| * \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-0/+5
| |\ \ | | |/
| | * Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+5
| | * Patch clean up.unknown2008-03-271-2/+2
* | | BUG#37975: wait_for_slave_* should increase the timeoutSven Sandberg2008-07-101-1/+2
|/ /
* | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1unknown2008-03-281-0/+39
|\ \
| * \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug#33464/my51-bug#33464unknown2008-03-051-0/+39
| |\ \
| | * | Move test that has more to do with grants than DROP. We shouldn't haveunknown2008-03-051-0/+39
* | | | Corrected result-file merge error.unknown2008-03-261-0/+6
|/ / /