[Libreoffice-bugs] [Bug 127040] HSQLDB to Firebird automated migration failure when record size exceeds 64k

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 10:28:45 UTC 2019


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

--- Comment #29 from Alex Thurgood <iplaw67 at tuta.io> ---
(In reply to Julien Nabet from comment #28)

Nice testing work thanks ! :)

Looks like we're stuck then. 

Any tables that have SUM(VARCHAR(N)) > 64K will fail with default UTF-8
encoding, and even if we could use ISO8859_1, it would fail to pick up
non-ASCII data and probably then fail elsewhere (truncation ?).

-- 
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/20190912/5de582e4/attachment.html>


More information about the Libreoffice-bugs mailing list