Added DB2 support - patch provided by Sebastian Bittig

This commit is contained in:
Bernardo Damele
2011-06-25 09:44:24 +00:00
parent e00cf81f7e
commit 36c96ef796
18 changed files with 537 additions and 38 deletions

View File

@@ -48,6 +48,10 @@
<dbms value="DB2">
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="db2_connect\("/>
<error regexp="db2_exec\("/>
<error regexp="db2_execute\("/>
<error regexp="db2_fetch_"/>
</dbms>
<!-- Informix -->