Bug #15196 | Wrong select permission required to execute triggers | ||
---|---|---|---|
Submitted: | 23 Nov 2005 18:34 | Modified: | 14 Feb 2006 3:25 |
Reporter: | Omer Barnir (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | |
Assigned to: | Alexander Nozdrin | CPU Architecture: | Any |
[23 Nov 2005 18:34]
Omer Barnir
[23 Nov 2005 18:36]
Omer Barnir
Setting Lead to Kostja since this is a split of 15166
[22 Dec 2005 21:48]
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/commits/376
[24 Jan 2006 10:43]
Dmitry Lenev
OK to push after fixing/discussing minor issues mentioned in e-mail.
[24 Jan 2006 17:16]
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/commits/1579
[24 Jan 2006 17:20]
Alexander Nozdrin
Pushed into 5.0 tree, currently tagged 5.0.19.
[2 Feb 2006 5:01]
Mike Hillyer
Please set back to Documenting status when 5.1 push is completed.
[6 Feb 2006 14:00]
Alexander Nozdrin
Merged into 5.1 tree.
[7 Feb 2006 0:32]
Alexander Nozdrin
The 5.1 tree is currently tagged 5.1.7.
[14 Feb 2006 3:25]
Paul DuBois
Noted in 5.0.19, 5.1.7 changelogs. The <literal>SELECT</literal> privilege was being required even for triggers that performed no selects. (Bug #15196)