First commit for Issue #120

This commit is contained in:
Miroslav Stampar
2018-09-05 00:16:35 +02:00
parent 95be19a692
commit ad5a731999
3 changed files with 14 additions and 1 deletions

View File

@@ -488,6 +488,17 @@ Formats:
</boundary>
<!-- End of pre-WHERE derived table boundaries -->
<!-- Escaped column name (e.g. SELECT `...` FROM table) boundaries -->
<boundary>
<level>4</level>
<clause>1</clause>
<where>1</where>
<ptype>1</ptype>
<prefix>`</prefix>
<suffix> AND `[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) -->
<boundary>
<level>4</level>