Added further MySQL error code for DataIntegrityViolationException

Issue: SPR-9237
This commit is contained in:
Juergen Hoeller
2013-01-23 15:26:16 +01:00
committed by unknown
parent a425d717b7
commit 0dcc0f2227

View File

@@ -151,7 +151,7 @@
<value>1062</value>
</property>
<property name="dataIntegrityViolationCodes">
<value>630,839,840,893,1169,1215,1216,1217,1451,1452,1557</value>
<value>630,839,840,893,1169,1215,1216,1217,1364,1451,1452,1557</value>
</property>
<property name="dataAccessResourceFailureCodes">
<value>1</value>