Hi, I'm using Sequel and MySQL for a project, and I've run into a problem where only part of the contents of a big blob are returned by Sequel. I'm able to see that the entire blob (about166k) is being stored in the database, but when the model is loaded, only 66k of the blob is returned. Any ideas? Using sequel 3.8.0.
Thank you! Alex -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
