mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Bug fix regarding a problem reported by user @blink2014
This commit is contained in:
parent
6cb76bcf85
commit
4f122ee008
4 changed files with 6 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<dbms value="MySQL">
|
||||
<error regexp="SQL syntax.*MySQL"/>
|
||||
<error regexp="Warning.*mysql_.*"/>
|
||||
<error regexp="MySqlException \(0x"/>
|
||||
<error regexp="valid MySQL result"/>
|
||||
<error regexp="MySqlClient\."/>
|
||||
<error regexp="com\.mysql\.jdbc\.exceptions"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue