MySQL Forums
Forum List  »  Performance

Re: MySQL server configuration for a 8 cpu+20gb RAM server
Posted by: Ahamed kabeer
Date: July 26, 2010 11:26PM

Hi,

Thanks for your kind suggestions.

I have identified some slow queries and optimized them. My application is some what faster than previous. Now I am trying to optimize LIKE '%abc%' kind of queries.

I noticed one thing in MySQL Administrator tool, If more than 16 queries are running, only 16 queries are seems to be running faster, remaining queries(even simple queries) are seems to be slow. Is it because my server is having 16 CPUs or some other reason? Please advice

Number of CPUs : 16
innodb_thread_concurrency = 32


Thanks in Advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL server configuration for a 8 cpu+20gb RAM server
1914
July 26, 2010 11:26PM


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.