MySQL Forums
Forum List  »  NDB clusters

Re: poor performance on load data to NDB
Posted by: Stewart Smith
Date: October 06, 2006 05:30AM

test against InnoDB, not MyISAM to get an idea of performance against an engine that gives you txns.

Certainly redundancy has a performance penalt. Do you have a dedicated gigabit network between the data nodes?

what config.ini?

how were you loading rows? bulk, one at a time, ndbapi?

all of these can make a BIG difference in insert performance.

Stewart Smith, Software Engineer - MySQL Cluster
MySQL AB, www.mysql.com

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Options: ReplyQuote


Subject
Views
Written By
Posted
2149
October 05, 2006 11:07PM
Re: poor performance on load data to NDB
1198
October 06, 2006 05:30AM


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.