-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'll get this:
SQLSTATE[42000]: Syntax error or access violation: 1118 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 (SQL: alter table `abwebdevelopers_forms_forms` add `notif_replyto` tinyint(1) null, add `notif_replyto_name_field_id` int unsigned null, add `notif_replyto_email_field_id` int unsigned null)
Metadata
Metadata
Assignees
Labels
No labels