Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c99b79

Browse files
committed
Minor fix
1 parent 605b126 commit 0c99b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/errors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dbms value="IBM DB2">
5151
<error regexp="CLI Driver.*DB2"/>
5252
<error regexp="DB2 SQL error"/>
53-
<error regexp="db2_\w+\("/>
53+
<error regexp="\bdb2_\w+\("/>
5454
</dbms>
5555

5656
<!-- Informix -->

0 commit comments

Comments
 (0)