From: Andras Gyomrey Date: April 9 2012 11:16pm Subject: Fixed vs variable size row performance List-Archive: http://lists.mysql.com/innodb/64 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f50397c7207e404bd473346 --e89a8f50397c7207e404bd473346 Content-Type: text/plain; charset=ISO-8859-1 Hi, Most of my tables have a fixed row size. Some others have a few variable size rows. Is there any gain if i fix the size of these rows? I see there are only two row formats: compact and redundant, but there's no information about fixed size rows gains, Andras Gyomrey --e89a8f50397c7207e404bd473346--