mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor update (support for MariaDB)
This commit is contained in:
parent
439fff684e
commit
3b74e99576
4 changed files with 5 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<error regexp="Warning.*mysql_.*"/>
|
||||
<error regexp="MySqlException \(0x"/>
|
||||
<error regexp="valid MySQL result"/>
|
||||
<error regexp="check the manual that corresponds to your MySQL server version"/>
|
||||
<error regexp="check the manual that corresponds to your (MySQL|MariaDB) server version"/>
|
||||
<error regexp="MySqlClient\."/>
|
||||
<error regexp="com\.mysql\.jdbc\.exceptions"/>
|
||||
</dbms>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue