[ https://issues.apache.org/jira/browse/PHOENIX-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-2086:
----------------------------------
Fix Version/s: 4.7.0
> CONSTRAINT_VIOLATION error code should use sqlstate 23, not 22.
> ---------------------------------------------------------------
>
> Key: PHOENIX-2086
> URL: https://issues.apache.org/jira/browse/PHOENIX-2086
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lukas Lalinsky
> Fix For: 4.7.0
>
>
> The CONSTRAINT_VIOLATION error code currently uses sqlstate 22018, but the 22 class should
be used for data errors. Constraint violations should use the 23 class.
> There is also typo in the error message - "violatioin".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|