MySQL Forums
Forum List  »  General

Re: Row size too large (> 8126).
Posted by: Peter Brawley
Date: May 20, 2016 08:18AM

> Did you means I should split this table to several tables?

Exactly.

> Can you tell me how to change the global variable 'innodb_page_size'
> from 16384 to 65536? Can I modify it by using config file?

Read http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_page_size.

Options: ReplyQuote


Subject
Written By
Posted
Re: Row size too large (> 8126).
May 20, 2016 08:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.