[Libreoffice-bugs] [Bug 83999] Hang / poor performance when reading table containing binary encoded data string
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 21 11:04:57 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=83999
--- Comment #18 from Drew Jensen <drewjensen.inbox at gmail.com> ---
So - there are three places where this is really bad at the moment.
Table_View (open a Table object)
Query)View (run a Query Definition or execute a query in the designer)
SQL_Window with 'Show results' enabled.
The text control setting 'Multi-Line Input' is a factor.
For columns in a tablecontrol using a TextControl this setting is default TRUE
for CLOB fiels in the Table_View and Query_View. The setting is FALSE by
default when a TableControl is added to a form. Changing the setting in the
embedded form instance to TRUE significantly effects the performance there
also.
--
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/20180821/426eced2/attachment.html>
More information about the Libreoffice-bugs
mailing list