MySQL Forums
Forum List  »  Memory Storage Engine

memory engine not release memory in linux
Posted by: zhang maosen
Date: November 04, 2010 01:07AM

1. mysql version 5.5
2. linux 2.6.18-92.el5

I have create 300 tables engine is heap, the size of each table is about 5MB.
And I use 'ps aux|grep mysqld' and mysqld have used about 1.8GB mem,
When I drop these 300 tables, and use 'ps axu|grep mysql' again, mysqld also have used about 1.8GB mem.
why? Thanks

best
wishes

zhangmaosen

Options: ReplyQuote


Subject
Views
Written By
Posted
memory engine not release memory in linux
7218
November 04, 2010 01:07AM


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.