mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
Minor refactoring for #1637
This commit is contained in:
parent
0017c17e7d
commit
85b35f44a0
|
@ -54,7 +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.*"/>
|
<error regexp="(?i)SQLSTATE.+SQLCODE"/>
|
||||||
</dbms>
|
</dbms>
|
||||||
|
|
||||||
<!-- Informix -->
|
<!-- Informix -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user