MySQL Forums
Forum List  »  NDB clusters

Re: Can't create table
Posted by: Maurice Sobiera
Date: April 15, 2021 03:51AM

mysql> show warnings;
+---------+------+-----------------------------------------------------------------------------------+
| Level | Code | Message |
+---------+------+-----------------------------------------------------------------------------------+
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1681 | Integer display width is deprecated and will be removed in a future release. |
| Warning | 1296 | Got error 904 'Out of fragment records (increase MaxNoOfOrderedIndexes)' from NDB |
| Warning | 1296 | Failed to commit NDB schema transaction |
| Error | 1005 | Can't create table 'blocks2' |
+---------+------+-----------------------------------------------------------------------------------+
10 rows in set (0.00 sec)

Options: ReplyQuote


Subject
Views
Written By
Posted
1125
April 14, 2021 01:57PM
472
April 14, 2021 02:51PM
Re: Can't create table
448
April 15, 2021 03:51AM
480
April 15, 2021 06:02AM
481
April 16, 2021 08:01AM
496
April 16, 2021 11:31AM
396
April 17, 2021 04:33AM
436
April 17, 2021 03:29PM
379
April 28, 2021 10:50AM
422
April 28, 2021 11:51AM
698
April 28, 2021 02:18PM
428
April 28, 2021 02:59PM
403
April 29, 2021 12:56AM
367
April 29, 2021 02:49AM


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.