mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-29 04:53:48 +03:00
Merge pull request #1637 from jakxx/master
Addition to IBM DB2 SQL Error Identification
This commit is contained in:
commit
0017c17e7d
|
@ -54,6 +54,7 @@
|
||||||
<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="(?i)SQLSTATE.* SQLCODE.*"/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
<!-- Informix -->
|
<!-- Informix -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user