Sybase lock wait timeout error code missing

Issue: SPR-9681
This commit is contained in:
Juergen Hoeller 2012-08-28 18:53:50 +02:00 committed by unknown
parent 769753dac4
commit 7ff30d0043
1 changed files with 3 additions and 0 deletions

View File

@ -240,6 +240,9 @@
<property name="transientDataAccessResourceCodes">
<value>921,1105</value>
</property>
<property name="cannotAcquireLockCodes">
<value>12205</value>
</property>
<property name="deadlockLoserCodes">
<value>1205</value>
</property>