[Libreoffice-bugs] [Bug 123150] FIREBIRD: Query with 'LIKE' fails with error "malformed string", when index is set for the field of the condition of the query

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 28 08:05:14 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123150

--- Comment #14 from Gerhard Schaber <gerhard.schaber at gmx.at> ---
Created attachment 150341
  --> https://bugs.documentfoundation.org/attachment.cgi?id=150341&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190328/f51bde5c/attachment.html>


More information about the Libreoffice-bugs mailing list