Author Topic: Info field string length limitation  (Read 13650 times)

0 Members and 1 Guest are viewing this topic.

RTT

  • Administrator
  • *****
  • Posts: 907
Re: Info field string length limitation
« Reply #15 on: December 18, 2016, 12:23:59 AM »
Every custom field for each entry shares a common 4k (previously: 1k) storage space.
This ones makes no sense!
What I said previously is that all the custom fields, for each file entry, must fit in a 65536 bytes common storage DB space. If the sum of the length of the custom fields for each entry exceeds this value, the last fields that don't fit get trimmed/discarded.