mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-27 11:09:51 +00:00
Minor update (new error regex for Informix)
This commit is contained in:
parent
2c968f9a35
commit
dd082ef79d
2 changed files with 2 additions and 1 deletions
|
|
@ -65,6 +65,7 @@
|
|||
<!-- Informix -->
|
||||
<dbms value="Informix">
|
||||
<error regexp="Exception.*Informix"/>
|
||||
<error regexp="Informix ODBC Driver"/>
|
||||
</dbms>
|
||||
|
||||
<!-- Interbase/Firebird -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue