Non US-ASCII field names treated as unicode, although charset non-unicode, 
lowering max field length
----------------------------------------------------------------------------------------------------

                 Key: CORE-5258
                 URL: http://tracker.firebirdsql.org/browse/CORE-5258
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Олег Короткий


Charset: WIN1251

select 1 as "Поле в 25 символов" from rdb$database
------------------------------
Поле в 25 символов
1


select 1 as "Поле в 26 символов!" from rdb$database
------------------------------
arithmetic exception, numeric overflow, or string truncation.
string right truncation.
expected length 31, actual 19.

2.5 is not affected by this bug.

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

       

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to