Menu

#634 Doc field in XCAP table is too small

trunk
open
saghul
modules (454)
5
2013-04-01
2013-03-19
saghul
No

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.

Discussion

  • Bogdan-Andrei Iancu

    Hi Saul, feel free to make the necessary changes.

    Regards,
    Bogdan

     
  • Bogdan-Andrei Iancu

    • assigned_to: nobody --> saghul
     

Log in to post a comment.

MongoDB Logo MongoDB