[Libreoffice-bugs] [Bug 137365] Firebird:The table from HSQLDB is not copied to FIREBIRD (long Russian column name)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 11 08:45:07 UTC 2020


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

Alex Thurgood <iplaw67 at tuta.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Alex Thurgood <iplaw67 at tuta.io> ---
There are 2 known bugs here :

No table or column name can exceed 31 ASCII characters (Firebird limitation),
which has apparently been increased to 63 characters in Firebird 4.

https://stackoverflow.com/questions/20155517/is-it-possible-to-extend-firebird-table-name-length

The LO Firebird implementation uses version 3.x, and so does not support more
than 31 ASCII characters.

These should be truncated automatically when using the HSQLDtoFirebird
migration wizard, as per bug 116987, and an incremental number is added to the
end of the string.

*** This bug has been marked as a duplicate of bug 116987 ***

-- 
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/20201011/d7514d3a/attachment.htm>


More information about the Libreoffice-bugs mailing list