2008-10-15 19:38:22 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<root>
|
|
|
|
<!-- MySQL -->
|
|
|
|
<dbms value="MySQL">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="SQL syntax.*?MySQL"/>
|
|
|
|
<error regexp="Warning.*?mysql_"/>
|
2014-12-20 02:23:31 +03:00
|
|
|
<error regexp="MySqlException \(0x"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
<error regexp="valid MySQL result"/>
|
2016-05-11 16:47:35 +03:00
|
|
|
<error regexp="check the manual that corresponds to your (MySQL|MariaDB) server version"/>
|
2010-01-31 01:24:20 +03:00
|
|
|
<error regexp="MySqlClient\."/>
|
2013-09-06 21:41:40 +04:00
|
|
|
<error regexp="com\.mysql\.jdbc\.exceptions"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
|
|
|
<!-- PostgreSQL -->
|
|
|
|
<dbms value="PostgreSQL">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="PostgreSQL.*?ERROR"/>
|
|
|
|
<error regexp="Warning.*?\Wpg_"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
<error regexp="valid PostgreSQL result"/>
|
2010-01-31 01:24:20 +03:00
|
|
|
<error regexp="Npgsql\."/>
|
2015-12-23 10:14:18 +03:00
|
|
|
<error regexp="PG::SyntaxError:"/>
|
2013-09-06 21:41:40 +04:00
|
|
|
<error regexp="org\.postgresql\.util\.PSQLException"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="ERROR:\s\ssyntax error at or near"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
|
|
|
<!-- Microsoft SQL Server -->
|
|
|
|
<dbms value="Microsoft SQL Server">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Driver.*? SQL[\-\_\ ]*Server"/>
|
|
|
|
<error regexp="OLE DB.*? SQL Server"/>
|
2016-07-05 10:20:04 +03:00
|
|
|
<error regexp="\bSQL Server[^<"]+Driver"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Warning.*?(mssql|sqlsrv)_"/>
|
2016-07-05 10:32:08 +03:00
|
|
|
<error regexp="\bSQL Server[^<"]+[0-9a-fA-F]{8}"/>
|
2016-07-06 15:06:18 +03:00
|
|
|
<error regexp="System\.Data\.SqlClient\.SqlException"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="(?s)Exception.*?\WRoadhouse\.Cms\."/>
|
2016-07-05 10:32:08 +03:00
|
|
|
<error regexp="Microsoft SQL Native Client error '[0-9a-fA-F]{8}"/>
|
2016-06-26 01:40:54 +03:00
|
|
|
<error regexp="com\.microsoft\.sqlserver\.jdbc\.SQLServerException"/>
|
2016-06-27 12:16:41 +03:00
|
|
|
<error regexp="ODBC SQL Server Driver"/>
|
2016-07-04 18:24:17 +03:00
|
|
|
<error regexp="SQLServer JDBC Driver"/>
|
2016-07-07 11:37:00 +03:00
|
|
|
<error regexp="macromedia\.jdbc\.sqlserver"/>
|
2016-07-04 18:24:17 +03:00
|
|
|
<error regexp="com\.jnetdirect\.jsql"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
|
|
|
<!-- Microsoft Access -->
|
|
|
|
<dbms value="Microsoft Access">
|
2013-09-06 21:41:40 +04:00
|
|
|
<error regexp="Microsoft Access (\d+ )?Driver"/>
|
2008-12-22 22:35:13 +03:00
|
|
|
<error regexp="JET Database Engine"/>
|
2010-03-18 20:20:54 +03:00
|
|
|
<error regexp="Access Database Engine"/>
|
2016-01-17 17:22:53 +03:00
|
|
|
<error regexp="ODBC Microsoft Access"/>
|
2016-07-06 14:48:35 +03:00
|
|
|
<error regexp="Syntax error \(missing operator\) in query expression"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
|
|
|
<!-- Oracle -->
|
|
|
|
<dbms value="Oracle">
|
2016-04-11 23:38:44 +03:00
|
|
|
<error regexp="\bORA-\d{5}"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
<error regexp="Oracle error"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Oracle.*?Driver"/>
|
|
|
|
<error regexp="Warning.*?\Woci_"/>
|
|
|
|
<error regexp="Warning.*?\Wora_"/>
|
2016-07-04 18:24:17 +03:00
|
|
|
<error regexp="oracle\.jdbc\.driver"/>
|
2016-07-07 00:43:10 +03:00
|
|
|
<error regexp="quoted string not properly terminated"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="SQL command not properly ended"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
2011-06-27 12:58:59 +04:00
|
|
|
<!-- IBM DB2 -->
|
|
|
|
<dbms value="IBM DB2">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="CLI Driver.*?DB2"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
<error regexp="DB2 SQL error"/>
|
2014-11-28 02:54:03 +03:00
|
|
|
<error regexp="\bdb2_\w+\("/>
|
2016-04-08 15:59:52 +03:00
|
|
|
<error regexp="SQLSTATE.+SQLCODE"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
|
|
|
<!-- Informix -->
|
|
|
|
<dbms value="Informix">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Exception.*?Informix"/>
|
2016-07-04 10:49:18 +03:00
|
|
|
<error regexp="Informix ODBC Driver"/>
|
2016-07-04 11:03:36 +03:00
|
|
|
<error regexp="com\.informix\.jdbc"/>
|
|
|
|
<error regexp="weblogic\.jdbc\.informix"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
|
|
|
|
2010-03-18 20:20:54 +03:00
|
|
|
<!-- Interbase/Firebird -->
|
|
|
|
<dbms value="Firebird">
|
2008-10-15 19:38:22 +04:00
|
|
|
<error regexp="Dynamic SQL Error"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Warning.*?ibase_"/>
|
2008-10-15 19:38:22 +04:00
|
|
|
</dbms>
|
2010-08-30 17:29:19 +04:00
|
|
|
|
2010-03-18 20:20:54 +03:00
|
|
|
<!-- SQLite -->
|
|
|
|
<dbms value="SQLite">
|
|
|
|
<error regexp="SQLite/JDBCDriver"/>
|
2016-07-04 11:03:36 +03:00
|
|
|
<error regexp="SQLite\.Exception"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="(Microsoft|System)\.Data\.SQLite\.SQLiteException"/>
|
|
|
|
<error regexp="Warning.*?sqlite_"/>
|
|
|
|
<error regexp="Warning.*?SQLite3::"/>
|
2013-09-06 21:41:40 +04:00
|
|
|
<error regexp="\[SQLITE_ERROR\]"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="SQLite error \d+:"/>
|
|
|
|
<error regexp="sqlite3.OperationalError:"/>
|
2010-03-18 20:20:54 +03:00
|
|
|
</dbms>
|
2008-10-15 19:38:22 +04:00
|
|
|
|
2010-08-30 17:29:19 +04:00
|
|
|
<!-- SAP MaxDB -->
|
|
|
|
<dbms value="SAP MaxDB">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="SQL error.*?POS([0-9]+)"/>
|
|
|
|
<error regexp="Warning.*?maxdb"/>
|
2010-08-30 17:29:19 +04:00
|
|
|
</dbms>
|
|
|
|
|
2010-10-12 23:05:12 +04:00
|
|
|
<!-- Sybase -->
|
|
|
|
<dbms value="Sybase">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Warning.*?sybase"/>
|
2010-11-02 21:43:20 +03:00
|
|
|
<error regexp="Sybase message"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Sybase.*?Server message"/>
|
2016-03-01 17:40:34 +03:00
|
|
|
<error regexp="SybSQLException"/>
|
|
|
|
<error regexp="com\.sybase\.jdbc"/>
|
2010-10-12 23:05:12 +04:00
|
|
|
</dbms>
|
|
|
|
|
2010-11-05 19:19:41 +03:00
|
|
|
<!-- Ingres -->
|
|
|
|
<dbms value="Ingres">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Warning.*?ingres_"/>
|
2010-11-05 19:19:41 +03:00
|
|
|
<error regexp="Ingres SQLSTATE"/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Ingres\W.*?Driver"/>
|
2010-11-05 19:19:41 +03:00
|
|
|
</dbms>
|
|
|
|
|
2012-05-08 21:02:58 +04:00
|
|
|
<!-- Frontbase -->
|
|
|
|
<dbms value="Frontbase">
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Exception (condition )?\d+\. Transaction rollback"/>
|
|
|
|
<error regexp="com\.frontbase\.jdbc"/>
|
2012-05-08 21:02:58 +04:00
|
|
|
</dbms>
|
2013-07-01 15:17:52 +04:00
|
|
|
|
|
|
|
<!-- HSQLDB -->
|
|
|
|
<dbms value="HSQLDB">
|
|
|
|
<error regexp="org\.hsqldb\.jdbc"/>
|
2015-10-10 15:53:08 +03:00
|
|
|
<error regexp="Unexpected end of command in statement \["/>
|
2017-09-20 16:28:33 +03:00
|
|
|
<error regexp="Unexpected token.*?in statement \["/>
|
2013-07-01 15:17:52 +04:00
|
|
|
</dbms>
|
|
|
|
|
2008-10-15 19:38:22 +04:00
|
|
|
</root>
|