| Bug #67357 | Wrong error reported attempting to create an already existant trigger | ||
|---|---|---|---|
| Submitted: | 24 Oct 2012 11:53 | Modified: | 18 Jan 2013 17:45 |
| Reporter: | Ondřej Bouda | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
| Version: | 5.6.7-rc | OS: | Windows (Windows 7) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | create trigger, error, existing | ||
[24 Oct 2012 11:53]
Ondřej Bouda
[24 Oct 2012 12:27]
MySQL Verification Team
Thank you for the bug report.
[18 Jan 2013 17:45]
Paul DuBois
Noted in 5.7.1 changelog. Attempts to create a trigger for which a trigger with the same action time and event already existed resulted in an ER_NOT_SUPPORTED_YET error rather than an ER_TRG_ALREADY_EXISTS error.
