Implementation for an Issue #135

This commit is contained in:
Miroslav Stampar 2012-12-18 10:13:42 +01:00
parent f56b846864
commit 9b716eb805

View File

@ -483,6 +483,24 @@ Formats:
<prefix>%'</prefix> <prefix>%'</prefix>
<suffix>AND '%'='</suffix> <suffix>AND '%'='</suffix>
</boundary> </boundary>
<boundary>
<level>5</level>
<clause>1</clause>
<where>1,2</where>
<ptype>2</ptype>
<prefix>%00')</prefix>
<suffix>AND ('[RANDSTR]'='[RANDSTR]</suffix>
</boundary>
<boundary>
<level>4</level>
<clause>1</clause>
<where>1,2</where>
<ptype>2</ptype>
<prefix>%00'</prefix>
<suffix>AND '[RANDSTR]'='[RANDSTR]</suffix>
</boundary>
<!-- End of WHERE/HAVING clause boundaries --> <!-- End of WHERE/HAVING clause boundaries -->