Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

MySQL Cluster performance question

From: Al <broohaha(at)gmail.com>
Date: Thu Aug 09 2007 - 11:09:28 EDT


Hello,

Recently we decided to test out MySQL Cluster 5.1.19. We have 1 mgm node, 2 data nodes, and 1 sql node with number of replicas set to 2. The servers are connected via Gigabit Ethernet.

We have two tables past30_ndb_disk and past30_MYISAM that contain the same data, but the former utilizes the cluster on-disk while the latter is saved on the sql node as a MyISAM table. The tables are 10,000,000 rows big taking up a little over 1GB of space.

We also have ndb_index_stat_enable = 0
And engine_condition_pushdown = On

I ran the same query on both tables and got the following:

mysql> SELECT DISTINCT gv_symbol FROM `past30_ndb_disk` FORCE INDEX
(`gvsymtime`) WHERE 1;

90 rows in set (4 min 44.90 sec)

mysql> SELECT DISTINCT gv_symbol FROM `past30_MYISAM` FORCE INDEX
(`gvsymtime`) WHERE 1;

90 rows in set (1.54 sec)

I was not expecting a difference this drastic. Do you have any tips on how to get a better response time?

Do you need help?X

-Al

-- 
MySQL Cluster Mailing List
For list archives: 
http://lists.mysql.com/cluster
To unsubscribe:    
http://lists.mysql.com/cluster?unsub=lists@pantek.com
Received on Thu Aug 9 11:09:50 2007

This archive was generated by hypermail 2.1.8 : Thu Aug 09 2007 - 19:30:38 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library