[Libreoffice-bugs] [Bug 116987] FIREBIRD : Migration : error on importing tables or queries with names longer than 30 characters

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 26 12:09:51 UTC 2018


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

--- Comment #7 from Tamas Bunth <btomi96 at gmail.com> ---
A workaround would be to truncate table names with more than 30 characters.

If there are tables with the same name after the truncation, then put an
increasing number at the end. (e.g. truncate to 29 characters and the 30th
character would be a number to distinguish tables with the same name)

If there is more than 10 tables with the same name, then throw exception /
migration fails.

-- 
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/20180426/6b246e26/attachment.html>


More information about the Libreoffice-bugs mailing list