mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 05:04:11 +03:00
Addition of IBM DB2 Error Codes
This commit is contained in:
parent
9b70728441
commit
b84d787f4a
|
@ -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 -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user