mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00: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
2 changed files with 7 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue