MySQL Forums
Forum List  »  NDB clusters

Re: Ndb cluster hit the row size limit 14000 bytes
Posted by: Mikael Ronström
Date: July 05, 2018 02:34PM

The 14000 byte limit is currently a hard limit.
The workaround is to store the large VARCHAR's in BLOB's instead
or decrease the size of the VARCHAR's.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Ndb cluster hit the row size limit 14000 bytes
717
July 05, 2018 02:34PM


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.