mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Addition of IBM DB2 Error Codes
This commit is contained in:
@@ -54,6 +54,8 @@
|
|||||||
<error regexp="CLI Driver.*DB2"/>
|
<error regexp="CLI Driver.*DB2"/>
|
||||||
<error regexp="DB2 SQL error"/>
|
<error regexp="DB2 SQL error"/>
|
||||||
<error regexp="\bdb2_\w+\("/>
|
<error regexp="\bdb2_\w+\("/>
|
||||||
|
<error regexp="SQLSTATE"/>
|
||||||
|
<error regexp="SQLCODE"/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
<!-- Informix -->
|
<!-- Informix -->
|
||||||
|
|||||||
Reference in New Issue
Block a user