mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 05:31:32 +00:00
minor update conformant to http://dev.mysql.com/doc/refman/4.1/en/comments.html
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<limitstring query=" LIMIT "/>
|
||||
<order query="ORDER BY %s ASC"/>
|
||||
<count query="COUNT(%s)"/>
|
||||
<comment query="--" query2="/*"/>
|
||||
<comment query="-- " query2="/*" query3="#"/>
|
||||
<!--
|
||||
NOTE: MySQL 5.0.12 introduced SLEEP() function
|
||||
References:
|
||||
|
||||
Reference in New Issue
Block a user