Hi, I want to create table which is having 216 fields but when I am trying to create it I got below error in mysql.
#1118 - Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
I don't know what is its solution. please help me out.