Support for new MySQL 8 error code 3572

Closes gh-23972
This commit is contained in:
Juergen Hoeller 2019-11-11 15:55:26 +01:00
parent 6d47e1e0a1
commit 990bfd8772
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<value>1</value>
</property>
<property name="cannotAcquireLockCodes">
<value>1205</value>
<value>1205,3572</value>
</property>
<property name="deadlockLoserCodes">
<value>1213</value>