Bug #72064 | since 5.7 error 1416 is considered fatal, but it shouldn't be. | ||
---|---|---|---|
Submitted: | 17 Mar 2014 18:57 | Modified: | 28 Mar 2014 20:27 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.7.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Mar 2014 18:57]
Shane Bester
[28 Mar 2014 20:27]
Paul DuBois
Noted in 5.7.5 changelog. ER_CANT_CREATE_GEOMETRY_OBJECT was treated as a fatal error, thus not catchable with condition handlers.