MySQL Forums
Forum List  »  Performance

Re: Answer from MySql very slow
Posted by: James Day
Date: January 24, 2005 02:24AM

Yes. Look at the my-small.cnf, my-large.cnf and my-huge.cnf examples supplied with MySQL (assuming you have a distribution from mysql.com, not one which has removed those standard examples). It's vital that you select a suitable version and adjust the settings to be suitable for your application, the amount of RAM in the computer and the other tasks it is performing (whether it's a dedicated server or not). key_buffer_size is the one which makes most difference if you're using the MyISAM engine type.

Options: ReplyQuote


Subject
Views
Written By
Posted
2944
January 20, 2005 11:03PM
1946
January 21, 2005 11:28PM
1932
January 24, 2005 02:06AM
Re: Answer from MySql very slow
2089
January 24, 2005 02:24AM


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.