Hi,
I have a MySQL Cluster(NDB 7.1.17) setup. The storage engine i used was NDB Cluster.I tried benchmarking this using the TPC-E tool. The throughput that i got was only around 1 tpsE.
For the same setup i created a database with InnoDB as the storage engine. When i ran the test using InnoDB as the storage engine, i received more throughput (240tpsE).
I thought the issue was with the NDB. Can u help me in narrowing down the issue.
Thanks in Advance