Wrong field size calculation for JavaScript in Media Type

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: 6.0.8
    • Component/s: Frontend (F)
    • None

      Create a large JS for Media types:

      Check same size in DB:

      For script field TEXT data type is using:

       TEXT – 64KB (65,535 characters)

      The TEXT data type can hold up to 64 KB that is equivalent to 65535 (2^16 – 1) characters. TEXT also requires 2 bytes overhead.

            Assignee:
            Zabbix Development Team
            Reporter:
            Aleksey Volodin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: