[redland-dev] Size Limits on literals?
Jan Algermissen
jalgermissen at topicmapping.com
Sun Jun 12 15:15:03 BST 2005
Hi,
I am working with large > 4096B literals (MySQL storage). It looks
like I can store a literal that is largen than 4096 (MySQL col type
is longtext, which is larger and I can also see my complete literal
in the DB) but when I retrieve them back, redland chops the literal
of at 4096.
Is that right? And how can I work around this? Or is therea fix
available?
Redland: 0.9.19
Bindings: 0.9.19.1 (I am using Perl)
Raptor: 1.3.3
on SuSE (Linux 2.6.5)
Thanks in advance.
Jan
More information about the redland-dev
mailing list