Bug #91439 | upgrade guide needs to inform of removed/refactored exceptions | ||
---|---|---|---|
Submitted: | 27 Jun 2018 13:44 | Modified: | 12 Oct 2018 19:50 |
Reporter: | Chris Cheshire | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.x | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[27 Jun 2018 13:44]
Chris Cheshire
[28 Jun 2018 5:36]
MySQL Verification Team
Hello Chris, Thank you for the report! Thanks, Umesh
[12 Oct 2018 19:50]
Daniel So
Posted by developer: Added to Upgrading to MySQL Connector/J 8.0 > Changes (https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-other-changes.html): + MySQLIntegrityConstraintViolationException has been removed; catch java.sql.SQLIntegrityConstraintViolationException instead.