1. venitspl
  2. Support
  3. Tuesday, January 10 2017, 12:40 AM
Hello,
I am getting this error when i create a new field. I was able to create few fields earlier but last 2-3 (i have to create 3 more), i am getting this error ..

Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs SQL=ALTER TABLE #__jsn_users ADD `highest_education` VARCHAR(255)

and the field
Attachments (1)
admin Accepted Answer
Admin
Hi,
I think you have reached MySQL hard limit, try to read here for more info: https://www.easy-profile.com/support/mysql-issue-that-no-one-i-know-has-ever-uncounted.html#reply-4666

Also, you can try to remove trashed fields.
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.