You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2005/12/19 04:35:57 UTC

DO NOT REPLY [Bug 31118] - Table PROPERTIES: property value for "version-set" gets too long

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31118>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31118





------- Additional Comments From rob@roblisa.com  2005-12-19 04:35 -------
One possible solution (that we have implemented on our project) would be to
change the type of the PROPERTY_VALUE column from VARCHAR2(4000) to CLOB. While
varchars have a limitation of 4000 bytes clobs limitation is 4Gb, which should
be sufficient for most usages.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org