Re: IO Exception: Missing lob entry: 1/0 [90028-171] when trying to read a BLOB longer than 128 bytes from an MVStore table

2013-05-10 Thread Stan
Hi Thomas, Thank you for the update. I would like to help the project implement LOBs with MVTableEngine. I may need to get more familiar with the project's source before I can add something to it. As I am looking at the source, I see that the current documentation about the LOB storage is

Re: IO Exception: Missing lob entry: 1/0 [90028-171] when trying to read a BLOB longer than 128 bytes from an MVStore table

2013-04-20 Thread Thomas Mueller
Hi, Has anyone tried storing a BLOB in a database that uses MVTableEngine? I didn't test it yet. Please note the MVTableEngine is very much work in progress. There are still quite many missing features, and it will take a while until it's ready. I'm not sure if it makes sense yet to test it,

IO Exception: Missing lob entry: 1/0 [90028-171] when trying to read a BLOB longer than 128 bytes from an MVStore table

2013-04-19 Thread Stan
Dear H2 committers and users, Has anyone tried storing a BLOB in a database that uses MVTableEngine? When I attempt to retrieve a binary stream longer than 128 bytes from an MVStore table, I am seeing this exception: Exception in thread main java.io.IOException: org.h2.jdbc.JdbcSQLException: