MySQL Forums
Forum List  »  Merge Storage Engine

Re: Merge table data size limit?
Posted by: Peter Zaitsev
Date: March 02, 2005 01:29PM

Hi,

max_data_length should be the same for tables which are created same.

The values you get are close so I guess there is some small definition difference - for example one of tables may have NOT NULL while other does not.

Please make sure SHOW CREATE TABLE is exactly the same for all underlying tables and merge table.

Options: ReplyQuote


Subject
Views
Written By
Posted
8493
February 20, 2005 07:18AM
Re: Merge table data size limit?
4498
March 02, 2005 01:29PM
4400
March 08, 2005 10:09AM


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.