mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Another update related to the #120
This commit is contained in:
parent
ad5a731999
commit
91c5151770
4 changed files with 19 additions and 8 deletions
|
|
@ -497,6 +497,15 @@ Formats:
|
|||
<prefix>`</prefix>
|
||||
<suffix> AND `[ORIGINAL]</suffix>
|
||||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>5</level>
|
||||
<clause>1</clause>
|
||||
<where>1</where>
|
||||
<ptype>1</ptype>
|
||||
<prefix>"=[ORIGINAL]</prefix>
|
||||
<suffix> AND [ORIGINAL]="[ORIGINAL]</suffix>
|
||||
</boundary>
|
||||
<!-- End of escaped column name boundaries -->
|
||||
|
||||
<!-- AGAINST boolean full-text search boundaries (http://dev.mysql.com/doc/refman/5.5/en/fulltext-boolean.html) -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue