[OpenSIPS-Devel] [ opensips-Bugs-3608474 ] Doc field in XCAP table is too small

SourceForge.net noreply at sourceforge.net
Tue Mar 19 14:22:59 CET 2013


Bugs item #3608474, was opened at 2013-03-19 06:22
Message generated for change (Tracker Item Submitted) made by saghul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3608474&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: saghul (saghul)
Assigned to: Nobody/Anonymous (nobody)
Summary: Doc field in XCAP table is too small

Initial Comment:
Currently it's defined as of type 'binary', which is translated to a BLOB type for the MySQL backend. I ran into cases in which the document didn't fit. I suggest we make that a LONGBLOB.

AFAIS there is no 'longbinary' type of field, so it would need to be defined for each DB backend.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3608474&group_id=232389



More information about the Devel mailing list