Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

ndb cluster 7.4.12 seems to limit the number of tables/database to 50 when character set is utf8mb4 (no replies)

$
0
0
Hi all,

I've been trying to setup a mysql-cluster in SmartOS. The version in pkgsrc is 7.4.12. My setup has 1 manager node, 2 SQL nodes and 2 data nodes, all working properly.

When I tried to import my redmine database in the cluster, I kept getting the following errors:

ERROR 1114 (HY000) at line 879: The table 'xxxxxx' is full

no matter what tables I was creating, as long as their number exceeded 50.

`ALL REPORT MemoryUsage` was showing that my data usage and index usage was in 0%, which was very strange. After a lot of frustration, I decided to change my database's and its corresponding tables' character set from utf8mb4 to utf8. After that, importing worked as expeted.

Is that a known bug or limitation? Is it configurable? Because I'd like to use utf8mb4 instead of utf8 if I can.

Thanks all for any help/comments in advance!

George.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>