Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
Confluence User - 27 May, 2024
Currently, my form can't add a new field because there's a database error when I try to add a column. The error message I receive is:
"Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOB."
I try many solution like usign query make the column dynamic and so on, but still not work
forms;datalists;server;user;userviews;database;row