jdbcmysql adapter does not read float values correctly
------------------------------------------------------

                 Key: JRUBY-4027
                 URL: http://jira.codehaus.org/browse/JRUBY-4027
             Project: JRuby
          Issue Type: Bug
          Components: JRuby-extras
    Affects Versions: JRuby 1.3.1
         Environment: rails 2.2.2, jdbcmysql 0.9.1
            Reporter: Chad Woolley


to reproduce: In Rails, create a table with a float field with a value of 3.0, 
and an associated ActiveRecord model.  Read the model from the database, and 
the value of the float field is 0.30000011920929...

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to