summaryrefslogtreecommitdiff
path: root/mysql-test/t/grant.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23082: ER_TABLEACCESS_DENIED_ERROR error message is truncated,Rucha Deodhar2020-08-041-0/+25
* Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-0/+12
|\
| * MDEV-22755 CREATE USER leads to indirect SIGABRT in __stack_chk_fail () from ...Alexander Barkov2020-06-111-0/+13
* | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-0/+22
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-0/+22
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-0/+22
| | |\
| | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTSSergei Golubchik2018-09-041-0/+21
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-0/+3
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-07-301-0/+3
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-0/+3
| | | |\
| | | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-101-0/+3
| | | | * merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-091-0/+177
| | | | |\
| | | | | * Merged fix for bug #36544 "DROP USER does not remove storedDmitry Lenev2011-02-071-0/+177
| | | | | |\
| | | | | | * Fix for bug#36544 "DROP USER does not remove stored function Dmitry Lenev2011-02-071-0/+177
| | | | * | | Auto-merge from mysql-5.1-security.Alexander Nozdrin2010-12-151-0/+101
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Auto-merge from mysql-5.0-security.Alexander Nozdrin2010-12-151-0/+101
| | | | | |\ \ | | | | | | |/
| | | | | | * Patch for Bug#57952 (privilege change is not taken into account by EXECUTE).Alexander Nozdrin2010-12-151-0/+101
| | | | * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-191-0/+10
| | | | |\ \ \
| | | | | * \ \ Auto-merge from mysql-5.1-bugteam for bug#36742.Dmitry Shulga2010-10-131-0/+10
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+10
| | | | * | | | Fix for bug#57061 "User without privilege on routine can Dmitry Lenev2010-10-071-5/+0
| | | | |/ / /
| | | | * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-3/+3
| | | | * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+24
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+25
| | | | | |\ \ | | | | | | |/
| | | | | | * This belongs to the fix forMatthias Leich2009-02-091-3/+2
| | | | * | | Backporting patches for Bug#38347 (ALTER ROUTINE privilegeAlexander Nozdrin2009-10-221-0/+323
| | | | * | | Bug #25863 No database selected error, but documentation Jon Olav Hauglid2009-10-091-0/+29
| | | | |/ /
| | | | * | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-0/+54
| | | | * | Merge 5.0 -> 5.1Matthias Leich2009-02-091-109/+105
| | | | |\ \ | | | | | |/
| | | | | * 2. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-051-95/+84
| | | | * | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+7
| | | | |\ \
| | | | | * \ 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-0/+7
| | | | | |\ \ | | | | | | |/
| | | | | | * Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+7
| | | | | | * Patch clean up.davi@mysql.com/endora.local2008-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.1anozdrin/alik@quad.opbmk2008-03-281-0/+62
| | | | |\ \
| | | | | * \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug#33464/my51-bug#33464cmiller@zippy.cornsilk.net2008-03-051-0/+62
| | | | | |\ \
| | | | | | * | Move test that has more to do with grants than DROP. We shouldn't havecmiller@zippy.cornsilk.net2008-03-051-0/+62
| | | | * | | | Merge adventure.(none):/home/thek/Development/cpp/bug33275/my50-bug33275thek@adventure.(none)2008-03-261-0/+6
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Bug#33275 Server crash when creating temporary table mysql.userthek@adventure.(none)2008-03-251-0/+7
| | | | * | | | Patch clean up.thek@adventure.(none)2008-02-041-2/+3
| | | | * | | | Merge adventure.(none):/home/thek/Development/cpp/bug33201/my50-bug33201thek@adventure.(none)2008-02-011-0/+22
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | | | |/ | | | | | |/|
| | | | | * | Bug#33201 Crash occurs when granting update privilege on one column of a viewthek@adventure.(none)2008-02-011-0/+22
| | | | | |/
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@bodhi.(none)2007-12-121-0/+1
| | | | |\ \
| | | | | * | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-0/+1
| | | | * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1tsmith@ramayana.hindu.god2007-12-071-0/+80
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Merge ramayana.hindu.god:/home/tsmith/m/bk/maint/50tsmith@ramayana.hindu.god2007-12-071-0/+2
| | | | | |\ \ | | | | | | |/
| | | | | | * Make tests more robust (clean up better after grant.test)tsmith@ramayana.hindu.god2007-12-071-0/+2
| | | | | * | Move the test case for bug #20901 from create.test to grant.test, sotsmith@ramayana.hindu.god2007-12-071-0/+78