MySQL Forums
Forum List  »  Performance

Re: Max size of database per server
Posted by: James Day
Date: December 08, 2004 05:06AM

Degradation in performance depends more on good index use than the table size when querying. Beyond that it depends very much on the data and operations being performed on it.

Here I have one table of 80GB in an InnoDB tablespace of about 180GB. Performance problems are largely schema-related and query-related.

Options: ReplyQuote


Subject
Views
Written By
Posted
4161
December 01, 2004 12:41AM
2515
December 01, 2004 03:34AM
Re: Max size of database per server
5158
December 08, 2004 05:06AM


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.