Bug #15344 Comments on views and triggers
Submitted: 30 Nov 2005 10:43 Modified: 30 Nov 2005 11:08
Reporter: Federico Razzoli
Status: Verified
Category:Server: Views Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Target Version:
Triage: Triaged: D5 (Feature request)

[30 Nov 2005 10:43] Federico Razzoli
Description:
I would like to be able to set comments for views and triggers. I don't know if comments
on those objects are standard SQL, but would be useful.

How to repeat:
.
[30 Nov 2005 11:08] Valeriy Kravchuk
Thank you for a feature request. I agree that stored comments to all database objects can
be useful for large and complex databases.
[3 Jul 2006 0:04] Marc Alff
For comments in triggers,
see related Bug#11230

To view the trigger statements (with the comments then),
see related Bug#18161
[7 Sep 2007 8:20] Valeriy Kravchuk
Bug #30729 was marked as a duplicate of this one.
[4 Oct 2008 12:13] Konstantin Osipov
There is really no workaround now because of Bug#5159. Once Bug#5159 is fixed, comments
will be allowed at any place in view definition, which would provide a very good
workaround.
Not closing as a duplicate since the suggested solution is different.