hi all,

I try to port some of the mysql  api to a microcontroller and now i wonder
if i miss something.

I try to retreive a blob (256K) in chuck of 1024 bytes. I use the keywork
substring with index 1 and size 1024 and the sql server only return 252
bytes instead of 1024.

I wonder if i can use an alternative way to retrieve my blob.

regards

Jonathan


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to