Merge pull request #1637 from jakxx/master

Addition to IBM DB2 SQL Error Identification
This commit is contained in:
Miroslav Stampar 2016-01-09 17:39:06 +01:00
commit 0017c17e7d

View File

@ -54,6 +54,7 @@
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="\bdb2_\w+\("/>
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
</dbms>
<!-- Informix -->