Bug #12812 | create view calling a function works without execute right on function | ||
---|---|---|---|
Submitted: | 25 Aug 2005 17:47 | Modified: | 23 Sep 2005 18:09 |
Reporter: | Matthias Leich | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | |
Assigned to: | Evgeny Potemkin | CPU Architecture: | Any |
[25 Aug 2005 17:47]
Matthias Leich
[25 Aug 2005 17:48]
Matthias Leich
testcase
Attachment: ml063.test (application/test, text), 1.38 KiB.
[13 Sep 2005 21:28]
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/29771
[19 Sep 2005 22:00]
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/30070
[19 Sep 2005 23:04]
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/30071
[20 Sep 2005 18:28]
Evgeny Potemkin
Execution rigths on function was checked just before function execution, thus it was unknown on prepare stage whether user have right to execute particular function. Fixed in 5.0.14, cset 1.1926.1.1
[23 Sep 2005 18:09]
Paul DuBois
Noted in 5.0.14 changelog.
[16 Oct 2005 18:47]
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/31149