Hello, I am trying to load tabcreate.sql but I am getting this error: ERROR 1101 (42000) at line 2712: BLOB/TEXT column 'setDescription' can't have a default value
I know text has a default value of '' so I can just remove the default value and get the same result. I also now you cannot specify a default value for text columns in mysql. This is why I am wondering if you have a special value to load tabcreate.sql Thanks, Alessio
