Minor fix

This commit is contained in:
Miroslav Stampar 2014-11-28 00:54:03 +01:00
parent 605b126758
commit 0c99b79c60

View File

@ -50,7 +50,7 @@
<dbms value="IBM DB2">
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="db2_\w+\("/>
<error regexp="\bdb2_\w+\("/>
</dbms>
<!-- Informix -->