create collation for UTF8 from UNICODE fails with ICU 4.9
---------------------------------------------------------

                 Key: CORE-3946
                 URL: http://tracker.firebirdsql.org/browse/CORE-3946
             Project: Firebird Core
          Issue Type: Bug
          Components: Charsets/Collation
    Affects Versions: 2.5.1, 3.0 Initial
         Environment: x86_64 linux, built with system ICU
            Reporter: Michal Kubeček
            Priority: Minor


On system with ICU 4.9, command

  create collation test_1 for UTF8 from UNICODE;

fails with

  Statement failed, SQLSTATE = 42000
  unsuccessful metadata update
  -Invalid collation attributes

With ICU 4.4, the same command succeeds. With ICU 4.9, it fails with UTF8 and 
any collation but succeeds with ISO8859_1 or ISO8859_2 charset (tested all 
ISO8859_1 and about half of ISO8859_2 collations).

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

       

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to