Hi, it seems that the MySQL backend does not handle special floating points correct. When NAN or INF is passed to a statement it will return with an error like this:
"Unknown column 'nan' in 'field list'". err_num is 1054. In my opinion these special floating points must be handled in a special way. Maybe an SOCI exception? Thanks in advance, Daniel Walter ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
