mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-27 10:31:48 +01:00
Addition of IBM DB2 Error Codes
This commit is contained in:
parent
9b70728441
commit
b84d787f4a
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@
|
|||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="\bdb2_\w+\("/>
|
||||
<error regexp="SQLSTATE"/>
|
||||
<error regexp="SQLCODE"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue