Actions
Bug #156
closedreports will fail if its longer than 64kb
Description
mysql text column is limited to 64kb, when storing something longer, it would silently fail.
PostgreSQL and sqlite doesnt seems to be affected.
Actions
Description
mysql text column is limited to 64kb, when storing something longer, it would silently fail.
PostgreSQL and sqlite doesnt seems to be affected.