mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-16 19:13:29 +03:00
minor update conformant to http://dev.mysql.com/doc/refman/4.1/en/comments.html
This commit is contained in:
parent
3177c6023d
commit
75f286cf6d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user