PDA

View Full Version : MYSQL ERROR Error: Row size too large. The maximum row size for the used table type,



Umut Duman
January 31, 2017, 12:55 PM
it happened when i tried to add listing type
i cant create anymore new listing field so cant develop site.

MYSQL ERROR
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
Query: ALTER TABLE `fl_listings` ADD `yyyyyyy` VARCHAR( 255 ) NOT NULL
Function: createField
Class: rlFields
File: /home/xxxxxxx/public_html/admin/controllers/listing_fields.inc.php (line# 299)

ok it fixed thx :) Viktor!
Ask support they handle this bug fast.