Bug #9505 | Views: privilege needed on underlying function | ||
---|---|---|---|
Submitted: | 31 Mar 2005 0:32 | Modified: | 31 Oct 2005 19:28 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.4-beta-debug | OS: | Linux (SUSE 9.2) |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[31 Mar 2005 0:32]
Peter Gulutzan
[1 Jul 2005 9:21]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26580
[3 Jul 2005 20:21]
Michael Widenius
Basic patch is ok, but the following needs yet to be done: - Check during view create time that the creator of the view has right to execute the functions - Add tests that shows that one can't create a view with a function that one doesn't have execute permission to Same goes for prepared statements: - Add example of preparation in PS statement with SP on which you have not rights
[18 Sep 2005 23:19]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/30026
[27 Oct 2005 21:19]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/31583
[28 Oct 2005 12:04]
Oleksandr Byelkin
Thank you for bugreport! Bugfix pushed to the 5.0.16 tree
[31 Oct 2005 19:28]
Paul DuBois
Noted in 5.0.16 changelog.