<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD: Query with 'LIKE' fails with error "malformed string", when index is set for the field of the condition of the query"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123150#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD: Query with 'LIKE' fails with error "malformed string", when index is set for the field of the condition of the query"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123150">bug 123150</a>
              from <span class="vcard"><a class="email" href="mailto:gerhard.schaber@gmx.at" title="Gerhard Schaber <gerhard.schaber@gmx.at>"> <span class="fn">Gerhard Schaber</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=150341" name="attach_150341" title="Minimal test file">attachment 150341</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=150341&action=edit" title="Minimal test file">[details]</a></span>
Minimal test file

Here a simpler example (likeumlaut.odb). That is a most basic table with no
custom collation or anything. Just one record with an Ö. Then run the SQL
command manually via Tools > SQL, with "Show output of select statements"
enabled:
select * from "table1" where "LastName" LIKE 'Ö%'

Something that basic should not fail.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>