Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Remove Innodb to help server memory
- Date: Sun, 12 Aug 2007 11:04:57 +0900
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Remove Innodb to help server memory
- References: <46BC4015.4040701@articlass.org> <1186871511.3669.4.camel@bb196-46.rosenet.ne.jp> <EB2B7E53-DEC1-4337-B3C8-E6F10259DA44@mac.com> <1186881817.4540.7.camel@bb196-46.rosenet.ne.jp>
- User-agent: Thunderbird 1.5.0.10 (X11/20070301)
>> In any case, you can see whats loaded in your mysql or any >> process using >> >> pmap -x <pid_of_interest> > > I've got mysqld (pid 2958) running... > > Yet, > pmap -x 2958 > (returns nothing) Did you run pmap as root? I get nothing as a normal user, but loads when I try as root. But most of them say [anon] and I don't see anything to do with innodb. Dave's question was: > So my question is, do you guys agree with the advice from my > web hosting support? No personal knowledge, but the person you quoted sounded like he knew what he was talking about. So if you are not using InnoDB databases then adding skip-innodb to your configuration sounds like a good idea (assuming saving 90MB of memory matters). To see if you are using InnoDB in a database run: show table status; (phpmyadmin also displays this information). I see engine as "MyISAM" in all tables in the database I'm looking at. Darren
- References:
- [tlug] Remove Innodb to help server memory
- From: Dave M G
- Re: [tlug] Remove Innodb to help server memory
- From: Shawn
- Re: [tlug] Remove Innodb to help server memory
- From: Henri T Servomaa
- Re: [tlug] Remove Innodb to help server memory
- From: Shawn
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Positive Promotion of Linux
- Next by Date: Re: [tlug] Positive Promotion of Linux
- Previous by thread: Re: [tlug] Remove Innodb to help server memory
- Next by thread: Re: [tlug] Remove Innodb to help server memory
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links