Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
None
Description
A database encoded in latin1 and must use case sensitive searches, is unable to recognise German umlaut character when doing a binary search. This can be reproduced by making a table that uses VARCHAR type and then doing a binary select. The umlaut character in a query.value().toString() produces a garbled output for the umlaut character.