MySQL Forums
Forum List  »  Performance

Re: Join and order by between two tables in two databases
Posted by: Francois Debly
Date: April 07, 2005 08:38AM

unfortunately not, all db files are located in the same partition. The only thing I have noticed that could be a problem is a strange management of swap by the system. When executing the join with two different databases, MySql consumes much more memory and does not free it. Moreover, some swap is consumed. When executing the same request, all tables located in the same database, the amount of memory used by MySql increases but decreases after the request ended.

Francois.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Join and order by between two tables in two databases
8986
April 07, 2005 08:38AM


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.