Minor update (support for MariaDB)

This commit is contained in:
Miroslav Stampar
2016-05-11 15:47:35 +02:00
parent 439fff684e
commit 3b74e99576
4 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<error regexp="Warning.*mysql_.*"/>
<error regexp="MySqlException \(0x"/>
<error regexp="valid MySQL result"/>
<error regexp="check the manual that corresponds to your MySQL server version"/>
<error regexp="check the manual that corresponds to your (MySQL|MariaDB) server version"/>
<error regexp="MySqlClient\."/>
<error regexp="com\.mysql\.jdbc\.exceptions"/>
</dbms>