Ubuntu-9.10 x86_64, lidbi and mysql driver from the distro repos (0.8.3.1).

I can insert a 40kb MEDIUMBLOB into a table with no problem, but when I, 
dbi_conn_queryf, dbi_result_first_row and then 
dbi_result_get_binary_copy_idx, I get an out of memory error.

The blob seems to be consistent from an md5sum I took through the 
mysqlclient.

I tried to debug the problem, by downloading the libdbi/-driver sources 
and peppering it a little. But I cannot run the compiled code on my 
machine. I get a general protection fault from libdbi.so.0.1.0 when I 
try to run my home built dbi.

Whats going on?


Vik.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to