MySQL Forums
Forum List  »  Oracle

Re: Changing Table memory usage in MYSQL 4.x
Posted by: Nick Roper
Date: July 28, 2004 11:04AM

It depends what table types you are using, as the MyISAM and InnoDB storage engines use different memory buffers. There are also global and per-connection buffers that could be relevant.

Nick



--
Nick Roper

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Changing Table memory usage in MYSQL 4.x
2619
July 28, 2004 11:04AM


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.