In mysql cluster ,how does the partition works.
when I load records, is the partition done on *mysql server node(mysqld)*
which it write records into the right ndbd node or the *master ndbd node*
which transform to other right ndbd nodes.
In ndbd node ,there are many directories in path ndb_*_fs such as
"D1 D10 D11 D2 D8 D9 LCP", there are child directories such as "DBDICT
DBDIH" in DX and "0 1" in LCP. what does these directory stand for?
Partitions or sth others?
--
View this message in context:
http://mysql-cluster.1050023.n4.nabble.com/ndb-partition-tp3667204p3667204.html
Sent from the MySQL - Cluster mailing list archive at Nabble.com.