This commit is contained in:
Miroslav Stampar 2011-04-10 23:41:00 +00:00
parent 3177c6023d
commit 75f286cf6d
2 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@
<limitstring query=" LIMIT "/> <limitstring query=" LIMIT "/>
<order query="ORDER BY %s ASC"/> <order query="ORDER BY %s ASC"/>
<count query="COUNT(%s)"/> <count query="COUNT(%s)"/>
<comment query="--" query2="/*"/> <comment query="-- " query2="/*" query3="#"/>
<!-- <!--
NOTE: MySQL 5.0.12 introduced SLEEP() function NOTE: MySQL 5.0.12 introduced SLEEP() function
References: References: