[elephant-devel] String or BLOB exceeded size limit
Victor Kryukov
victor.kryukov at gmail.com
Mon Jan 7 07:42:47 UTC 2008
Hello list,
while working with sqlite backend, I sometimes get the following error message:
Error 18 / String or BLOB exceeded size limit
has occurred.
[Condition of type CLSQL-SYS:SQL-DATABASE-DATA-ERROR]
It happens when applications tries to serialize object which is too
big to fit into SQLITE blob or string. Do you think this should be
considered as a (non critical) defect[1], or it's not important at all
because everybody is using Postgres / Berkeley DB for the backend?
[1] ... and elephant should catch this error tryies to split object
serialization into smaller pieces
Regards,
--
Yours Sincerely,
Victor Kryukov
More information about the elephant-devel
mailing list