mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-26 10:02:19 +01:00
Minor refactoring for #1637
This commit is contained in:
parent
0017c17e7d
commit
85b35f44a0
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="\bdb2_\w+\("/>
|
||||
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
|
||||
<error regexp="(?i)SQLSTATE.+SQLCODE"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue