MySQL Forums
Forum List  »  NDB clusters

Re: Cannot Create more than 6 or 8 tables
Posted by: Mauritz Sundell
Date: March 09, 2021 08:11AM

Hi Andrew

Whenever a sql statement fail, please also run SHOW WARNINGS afterwards which especially for Ndb will give some more essential details about the failure.

One can also use the command line option --show-warnings for mysql client.

In this case I think the last table creation fails since it refers to tables space ts_1 instead of tbsp.

Regards,
Mauritz

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Cannot Create more than 6 or 8 tables
383
March 09, 2021 08:11AM


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.