[Libreoffice-bugs] [Bug 119502] New: Firebird: Migration: Incorrect calculation of the length of the table name (Russian)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 26 03:25:30 UTC 2018


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

            Bug ID: 119502
           Summary: Firebird: Migration: Incorrect calculation of the
                    length of the table name (Russian)
           Product: LibreOffice
           Version: 6.1.0.3 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: shar at imail.ru

Created attachment 144442
  --> https://bugs.documentfoundation.org/attachment.cgi?id=144442&action=edit
The table name contains 5 characters

The table name contains 5 characters, and the column name is also 5. Migration
does not occur.

SET DATABASE COLLATION "Russian"
CREATE SCHEMA PUBLIC AUTHORIZATION DBA
CREATE CACHED TABLE
"\u0420\u0443\u0441\u0441\u043a"("\u0420\u0443\u0441\u0441\u043a" VARCHAR(100))
CREATE USER SA PASSWORD ""
GRANT DBA TO SA
SET WRITE_DELAY 0 MILLIS

-- 
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/20180826/956ec83d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list