Actions
Bug #4128
closedField creation limit due to column size limits
Description
Currently you can only create roughly 100 fields due to _comprofiler MYSQL column size limits. Proposed workaround below should be officially implemented to end this issue for good.
It's beginning to affect far too many users for a workaround to be viable. Changing from varchar will slightly make queries slower, but probably isn't noticeable.
Actions