mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
First commit for Issue #120
This commit is contained in:
parent
95be19a692
commit
ad5a731999
3 changed files with 14 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<error regexp="MySQLSyntaxErrorException"/>
|
||||
<error regexp="valid MySQL result"/>
|
||||
<error regexp="check the manual that corresponds to your (MySQL|MariaDB) server version"/>
|
||||
<error regexp="Unknown column '[^ ]+' in 'field list'"/>
|
||||
<error regexp="MySqlClient\."/>
|
||||
<error regexp="com\.mysql\.jdbc\.exceptions"/>
|
||||
<error regexp="Zend_Db_Statement_Mysqli_Exception"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue