| Bug #18161 | SHOW CREATE TRIGGER, SHOW TRIGGER STATUS | ||
|---|---|---|---|
| Submitted: | 12 Mar 2006 2:31 | Modified: | 30 Sep 2008 16:49 |
| Reporter: | Markus Popp | ||
| Status: | Won't fix | ||
| Category: | Server | Severity: | S4 (Feature request) |
| Version: | 5.1 | OS: | Any (all) |
| Assigned to: | Marc Alff | Target Version: | |
| Tags: | trigger | ||
| Triage: | D5 (Feature request) | ||
[12 Mar 2006 2:31]
Markus Popp
[23 Mar 2006 18:10]
Valeriy Kravchuk
Thank you for a reasonable feature requests.
[29 Jun 2006 0:44]
Marc Alff
Posted a proposed patch today (2006-06-28) on the internal mailing list. See http://lists.mysql.com/internals/33687 Marc Alff.
[12 Oct 2006 7:10]
Marc Alff
Signed and sent the CLA (Contribution License Agreement), covering this contribution.
[1 Nov 2006 10:44]
Konstantin Osipov
Setting back to in progress as I asked the implementor to supply a separate patch for DROP TRIGGER IF EXISTS. The rest of the code can not be pushed at this point and will have to be re-done later. Thank you for your interest in MySQL!
[7 Nov 2006 1:29]
Marc Alff
See the related Bug#23703 for DROP TRIGGER IF EXISTS
[4 Dec 2006 23:27]
Marc Alff
DROP TRIGGER IF EXISTS has been fixed. Changing the report to 'to be fixed later' for the remaining items.
[8 Feb 2007 20:01]
Jonathan Haddad
Is there any update on when this will be done? Are there any workarounds in the meantime of generating valid SQL automatically?
[30 Sep 2008 16:49]
Konstantin Osipov
SHOW CREATE TRIGGER has been implemented. SHOW TRIGGER STATUS is redundant, please use INFORMATION_SCHEMA.TRIGGERS instead.
[30 Sep 2008 16:50]
Konstantin Osipov
SHOW CREATE TRIGGER is present starting from 5.1: http://dev.mysql.com/doc/refman/5.1/en/show-create-trigger.html
