Assigning RDB$DB_KEY to MBCS CHAR/VARCHAR does not enforce the target limit nor 
does validate the well-formness of the data
---------------------------------------------------------------------------------------------------------------------------

                 Key: CORE-6314
                 URL: http://tracker.firebirdsql.org/browse/CORE-6314
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 4.0 Beta 2, 3.0.5
            Reporter: Adriano dos Santos Fernandes


-- Does not fail
select cast(rdb$db_key as char(2) character set utf8) from rdb$database;

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

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to