| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -0/+5 |
|\ |
|
| * | bugfix: multi-update checked privileges on views incorrectly | Sergei Golubchik | 2019-04-24 | 1 | -0/+5 |
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s... | Oleksandr Byelkin | 2015-09-04 | 1 | -3/+31 |
* | | temporarily disable part of the test in ps-protocol. name resolution issues. | Sergei Golubchik | 2014-03-29 | 1 | -0/+2 |
* | | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT... | Michael Widenius | 2014-03-24 | 1 | -0/+160 |
|/ |
|
* | MDEV-4951 drop user leaves privileges | Sergei Golubchik | 2013-08-28 | 1 | -0/+6 |
* | manual merge to reconcile with MySQL ticket 27145 | Tatjana Azundris Nuernberg | 2011-10-06 | 1 | -4/+362 |
|\ |
|
| * | manual merge | Tatjana Azundris Nuernberg | 2011-09-29 | 1 | -4/+357 |
| |\ |
|
| | * | Bug#11765687 (MySQL58677): No privilege on table / view, but can know #rows /... | Tatjana Azundris Nuernberg | 2011-09-29 | 1 | -4/+358 |
* | | | Merged fix for bug #58499 "DEFINER-security view selecting from | Dmitry Lenev | 2011-01-12 | 1 | -2/+142 |
|\ \ \
| |/ / |
|
| * | | Fix for bug #58499 "DEFINER-security view selecting from | Dmitry Lenev | 2011-01-12 | 1 | -2/+142 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+14 |
|\ \ \ |
|
| * \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -0/+14 |
| |\ \ \
| | |/ / |
|
| | * | | Move test case. Embedded server does not support privilege | Davi Arnaut | 2010-02-12 | 1 | -0/+14 |
* | | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -2/+2 |
|/ / / |
|
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -0/+26 |
|\ \ \
| |/ / |
|
| * | | Bug#46019: ERROR 1356 When selecting from within another | Martin Hansson | 2009-10-16 | 1 | -0/+26 |
* | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -0/+121 |
|\ \ \
| |/ / |
|
| * | | Bug#35996: SELECT + SHOW VIEW should be enough to display | Martin Hansson | 2009-09-28 | 1 | -0/+121 |
| * | | reverted the fix for bug #46019 from 5.1-bugteam | Georgi Kodinov | 2009-08-21 | 1 | -35/+0 |
| |\ \
| | |/ |
|
| | * | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 1 | -36/+0 |
| * | | merge of bug #46019 to 5.1-bugteam | Georgi Kodinov | 2009-08-20 | 1 | -0/+35 |
| |\ \
| | |/ |
|
| | * | Bug #46019: ERROR 1356 When selecting from within another | Georgi Kodinov | 2009-08-19 | 1 | -0/+36 |
* | | | Bug#27145 EXTRA_ACL troubles | Kristofer Pettersson | 2009-10-19 | 1 | -4/+4 |
|/ / |
|
* | | Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 | Matthias Leich | 2009-03-06 | 1 | -98/+109 |
|\ \
| |/ |
|
| * | Merge of fix for Bug#42003 and Bug#43114 into more actual GCA tree | Matthias Leich | 2009-03-05 | 1 | -96/+106 |
| |\ |
|
| | * | Last slice of fix for Bug#42003 tests missing the disconnect of connections <... | Matthias Leich | 2009-03-03 | 1 | -92/+104 |
* | | | null-merged the fix and kept the test for bug #41354 from 5.0-bugteam | Georgi Kodinov | 2009-02-26 | 1 | -0/+40 |
|\ \ \
| |/ / |
|
| * | | Bug #41354: Access control is bypassed when all columns | Georgi Kodinov | 2009-02-26 | 1 | -0/+40 |
| |/ |
|
* | | backport the fix for bug #37191 to 5.1-bugteam | Georgi Kodinov | 2009-02-25 | 1 | -0/+38 |
* | | Bug#35600: Security breach via view, I_S table and prepared | Martin Hansson | 2008-09-09 | 1 | -1/+10 |
* | | Bug#36086: SELECT * from views don't check column grants | Martin Hansson | 2008-09-03 | 1 | -0/+68 |
* | | Merge quad.:/mnt/raid/alik/MySQL/devel/bug-34337/5.0-rt-bug34337 | unknown | 2008-02-21 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix for Bug#34337: Server crash when Altering a view using | unknown | 2008-02-21 | 1 | -0/+1 |
* | | merge 5.0-opt -> 5.1-opt | unknown | 2007-10-01 | 1 | -2/+48 |
|\ \
| |/ |
|
| * | view_grant.result, view_grant.test: | unknown | 2007-09-29 | 1 | -2/+3 |
| * | Bug#29908: A user can gain additional access through the ALTER VIEW. | unknown | 2007-09-20 | 1 | -2/+47 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel | unknown | 2007-03-29 | 1 | -19/+91 |
|\ \
| |/ |
|
| * | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0-build | unknown | 2007-03-23 | 1 | -19/+91 |
| |\ |
|
| | * | Fix for BUG#24040: Create View don't succed with "all privileges" | unknown | 2007-03-22 | 1 | -19/+92 |
* | | | fixes to make embedded-server test working | unknown | 2007-03-23 | 1 | -0/+27 |
* | | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt | unknown | 2007-03-23 | 1 | -0/+31 |
|\ \ \
| |/ / |
|
| * | | Bug#26813: The SUPER privilege is wrongly required to alter a view created by | unknown | 2007-03-22 | 1 | -0/+31 |
| |/ |
|
* | | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0-bug24404 | unknown | 2007-01-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0 | unknown | 2007-01-18 | 1 | -1/+72 |
| |\ |
|
| * \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | unknown | 2006-12-04 | 1 | -0/+37 |
| |\ \ |
|
| * \ \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | unknown | 2006-11-28 | 1 | -1/+1 |
| |\ \ \ |
|
* | \ \ \ | Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0-bug24404 | unknown | 2007-01-18 | 1 | -1/+71 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Bug#24404: strange bug with view+permission+prepared statement. | unknown | 2007-01-18 | 1 | -1/+71 |
| | |/ /
| |/| | |
|
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1 | unknown | 2006-12-04 | 1 | -8/+8 |
|\ \ \ \ |
|