Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccbd93c commit bbb7e15Copy full SHA for bbb7e15
1 file changed
xml/payloads.xml
@@ -543,6 +543,16 @@ Formats:
543
</boundary>
544
<!-- End of INSERT/UPDATE generic boundaries -->
545
546
+ <!-- AGAINST boolean full-text search boundaries (http://dev.mysql.com/doc/refman/5.5/en/fulltext-boolean.html) -->
547
+ <boundary>
548
+ <level>4</level>
549
+ <clause>1</clause>
550
+ <where>1</where>
551
+ <ptype>2</ptype>
552
+ <prefix>' IN BOOLEAN MODE)</prefix>
553
+ <suffix>#</suffix>
554
+ </boundary>
555
+ <!-- End of AGAINST boolean full-text search boundaries -->
556
557
<!-- Boolean-based blind tests - WHERE/HAVING clause -->
558
<test>
0 commit comments