Description
If I execute a query with non-ASCII characters in it, the output from the plan exporter tool is garbled.
Example query: select * from blåbær
The HTML output looks like this in the browser: Query: select * from blåbær
Similar problem with XML: <statement>select * from blåbær</statement>
Attachments
Attachments
Issue Links
- relates to
-
DERBY-4774 Investigate character set and encoding issues of PlanExporter Tool
- Closed
-
DERBY-4587 Add tools for improved analysis and understanding of query plans and execution statistics
- Closed