I am using the embedded driver.
I can write big blobs into the database , but reading blobs larger than a certain size fails with memory error
(java.lang.OutOfMemoryError). How to repeat: Insert a blob about 10Mo or more in size and then try to read it back out. Does someone else have the same problem ? Do I have to report a bug ? Thank you.
