Friday, October 23, 2009

Cluster Performance Tuning

The 3rd of November I will have a webinar on Cluster Performance Tuning.

For more information:

http://www.mysql.com/news-and-events/web-seminars/display-453.html

In addition to what is mentioned in the Agenda I will also present numbers on typical operations, how to design requests, explain how the optimizer works with MySQL Cluster etc etc.

See you there!

-johan

2 comments:

Tri said...

hi Johan, I was adding datanode following the steps outlined on here: http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-online-add-node-basics.htm, I was at the step 6 of the instruction: create datanode id1, id2, ...

Once I executed the above command from management client, this is the error I got:

ndb_mgm> create nodegroup 6,7
* 110: Error
* Time out talking to management server
/home/y/bin64/ndb_mgm: missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "ndb_mgm_create_nodegroup"

you know what happens with this error ?

Greatly appreciate,

Tri

Unknown said...

Is there any slide?