locale attribute error
----------------------

                 Key: CORE-5391
                 URL: http://tracker.firebirdsql.org/browse/CORE-5391
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 3.0.1
         Environment: Windows 2012
            Reporter: fausten


When I create collation on linux, it is ok. the command like this: create 
collation py for utf8 from UNICODE case insensitive 'LOCALE=zh';

but i use the same command under Windows 2012, it prompts error:
-CREATE COLLATION PY failed
-Invalid collation attributes

when I changed the command to :create collation py for utf8 from UNICODE case 
insensitive 'locale=zh';, it succeeded, but the collation didn't work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to