I've found when I have a dozen or very large text fields or a high number of columns in a table , there is a limit in the product that causes an error.
Has anyone here come across this before or know any fixes ? I can find documentation on it yet I can repeat it , its looks like the total byte size of a tables columns is limited, rather than the number of columns.
I'm using Ubuntu, Apache Tomcat / Java and Maria DB - which I'm told is identical to mySQL
Thanks