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

            Bug ID: 105142
           Summary: FIREBIRD 3 - create default collation or character set
                    on database creation
           Product: LibreOffice
           Version: 5.3.0.0.beta2
          Hardware: x86-64 (AMD64)
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Currently, our embedded FB3 databases do not set collation / character sets
when the database is created. This causes problems with string functions in
queries that contain non-ASCII strings.

The embedded hsqldb script file contains a collation statement when the
database is created. We should do something like this so that the user doesn't
have to worry that their existing queries will no longer work when they convert
their old hslqdb embedded databases to the new FB3 format. 

Steps to Reproduce:
See bug 104905, of which this report is a clone

Actual Results:  
Neither the FB3 embedded database, or any of its tables, contain collation /
character set data.

Expected Results:
The collation / character set statement should be set at database creation
time.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:50.0)
Gecko/20100101 Firefox/50.0

-- 
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