Minor update (new error regex for Informix)

This commit is contained in:
Miroslav Stampar
2016-07-04 09:49:18 +02:00
parent 2c968f9a35
commit dd082ef79d
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@
<!-- Informix -->
<dbms value="Informix">
<error regexp="Exception.*Informix"/>
<error regexp="Informix ODBC Driver"/>
</dbms>
<!-- Interbase/Firebird -->