MySQL Forums
Forum List  »  General

Re: Row size too large (> 8126).
Posted by: ZhanMeng Lv
Date: May 19, 2016 08:36PM

In our projectm, we need 400+ columns which is varchar. But if we use varchar, it can only set 20 bytes one column. So we change the column type to text, but I find it can only contains 180+ text columns.

Options: ReplyQuote


Subject
Written By
Posted
Re: Row size too large (> 8126).
May 19, 2016 08:36PM


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.