Details
-
Type:
Change Request
-
Status: Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Server (S)
-
Labels:
Description
I'm creating some scripts that outputs more than 64KB, which is the current size limit of text checks (see ZBX-952). I would suggest to increase this limit to 16MB to match the database field capacity, at least in mysql, which is of type mediumtext (2**24-1 bytes, see http://dev.mysql.com/doc/refman/5.0/en/storage-requirements.html)
Attachments
Issue Links
- mentioned in
-
Page Loading...