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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to