Reports Plugin creates template content as blob in MYSQL

Hi I was left with my head scratching why I couldn’t save a new report after a fresh installation on a blank new project. I later noticed that the template type was set to blob limiting my template size to 64K. My template was 140K. I was wondering if this can be increased to a medium blob since a “blob” only stores 64Kb in MySQL and have the error screen be friendlier as to say something like “the template size exceeds the limit” rather than a sql error.

Thank You

1 Like

Hi,

Thanks for pointing out. I’ve created an issue for that.

For now, you can manually change the database column type in your database.