Size of char (maby varchar) is wrong in multiple client library
---------------------------------------------------------------

                 Key: CORE-5587
                 URL: http://tracker.firebirdsql.org/browse/CORE-5587
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library
    Affects Versions: 3.0.2
         Environment: Test on windows and linux
            Reporter: Reydy Valentin


After lot of test, when a query return a char column type in returned columns. 
I think the size of string is multiplicate by the length bit of charset for one 
char.
For exemple when i select a char(3) in utf8 charset, i recive a string of size 
12.
I test it in php and Java and i have the same bug.

If you want more specifics, i can you get more.



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

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to