Hi!

I am using GDA 4.0.8.
It seems float/double type is broken in MySQL provider.
I can easily insert floats to table, but always get '0,0000' when I
fetch data.

I checked new_row_from_mysql_stmt and for G_TYPE_FLOAT and G_TYPE_DOUBLE
case, mysql_bind_result[i].buffer is always 0,0000.

column is: `created` float NOT NULL DEFAULT '0',

Do I miss anything while getting data?

Piotras

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to