Minor patch

This commit is contained in:
Miroslav Stampar
2020-02-27 14:31:43 +01:00
parent 86c6e3d5fc
commit 83fecfc1ba
3 changed files with 5 additions and 4 deletions

View File

@@ -149,10 +149,11 @@
<error regexp="com\.ingres\.gcf\.jdbc"/>
</dbms>
<dbms value="Frontbase">
<dbms value="FrontBase">
<error regexp="Exception (condition )?\d+\. Transaction rollback"/>
<error regexp="com\.frontbase\.jdbc"/>
<error regexp="Syntax error 108\. Expected"/>
<error regexp="Syntax error 1. Missing"/>
<error regexp="(Semantic|Syntax) error [1-4]\d{2}\."/>
</dbms>
<dbms value="HSQLDB">