Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Hang when inserting 504 byte memo

13 views
Skip to first unread message

nu2tao

unread,
Apr 2, 2011, 10:38:36 AM4/2/11
to
I have a database with a memo field. When I add a record with a 504
bytes of memo data, the next record added will hang on the flush
method. I can add less or more bytes without any problem (503,505,
etc.). I am using the default memo block size of 512 bytes, and I
understand that each block has a 8 byte header leaving room for 504
bytes per block. So, it seems that there is a problem when exactly
one block worth of memo data is inserted into the database.

Has anyone else run into this issue? If so, is there a fix?

Thanks,
Jack

0 new messages