mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 08:22:15 +01:00
Minor fix
This commit is contained in:
parent
605b126758
commit
0c99b79c60
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
<dbms value="IBM DB2">
|
||||
<error regexp="CLI Driver.*DB2"/>
|
||||
<error regexp="DB2 SQL error"/>
|
||||
<error regexp="db2_\w+\("/>
|
||||
<error regexp="\bdb2_\w+\("/>
|
||||
</dbms>
|
||||
|
||||
<!-- Informix -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue