Hi,

A few short questions:

What is the storage limit when NOT using Relational Storage for each selected 
item? - I assume this is 255 but I’m not sure.
What is the storage limit when NOT using Relational Storage for all selected 
items in total? - I do not know what to make of this.

The only reference I could find is a quote in an XWiki-devs mail in 2011:

> Make sure you select the Multiple Select and Relational Storage
> checkboxes. Multiple Select allows you to select and store multiple
> values from the list, while Relational Storage makes it easier to
> integrate that property into other queries by storing each selected item
> in its own entry in the database (without it all the selected values are
> stored in one row, concatenated into a VARCHAR column), and to store
> more than a few selected values (since the column allows at most 255
> characters in total).
With kind regards,

Peter
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to