View Single Post
  #3  
Old 10-08-2014, 01:18 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by provocating View Post
Is there anything that can be done to help MySQL performance? I am talking other than going with an array of SSD's. I know when searching in the Allaclone that the large number of joins to look up something is the main cause. I am more familiar with MS SQL and fixing those performance issues.
That's going to be an issue with the AllaClone alone, it in itself needs to properly query things for performance.

There are an array of things you can do to tune MySQL performance, I will write a quick Wiki article since folks have been asking.
Reply With Quote