Re: Memory Leak using InnoDB ?

2004-02-07 Thread Heikki Tuuri
Geoffrey, - Original Message - From: "Geoffrey" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, February 07, 2004 10:11 PM Subject: Re: Memory Leak using InnoDB ? > Dan, Heikki, > >

Re: Memory Leak using InnoDB ?

2004-02-07 Thread Geoffrey
Dan, Heikki, - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 07, 2004 11:39 AM Subject: Re: Memory Leak using InnoDB ? > Geoffrey, Dan, > > - Original Message - > From: "Dan N

Re: Memory Leak using InnoDB ?

2004-02-07 Thread Heikki Tuuri
Geoffrey, Dan, - Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Saturday, February 07, 2004 5:27 AM Subject: Re: Memory Leak using InnoDB ? > In the last episode (Feb 07), Geoffrey said: > > I'm runnin

Re: Memory Leak using InnoDB ?

2004-02-06 Thread Greg Day
Geoffrey wrote: Hi, I'm running MySQL 4.0.17 with RH Linux 8 on Xeon 3.0/1GB RAM. One application has to access the database (1 connection to the DB is open on startup and left open). However this application performs a lot of queries on the DB. Main InnoDB table : 50.000 Rows Other InnoDB table

Re: Memory Leak using InnoDB ?

2004-02-06 Thread Dan Nelson
In the last episode (Feb 07), Geoffrey said: > I'm running MySQL 4.0.17 with RH Linux 8 on Xeon 3.0/1GB RAM. > > One application has to access the database (1 connection to the DB is > open on startup and left open). However this application performs a > lot of queries on the DB. > > Thanks to "

Re: Memory Leak

2003-03-29 Thread Jeff Kilbride
- Original Message - From: "Jeremy Zawodny" <[EMAIL PROTECTED]> To: "Jeff Kilbride" <[EMAIL PROTECTED]> Cc: "Lopez David E-r9374c" <[EMAIL PROTECTED]>; "'DeepBlue'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> S

Re: Memory Leak

2003-03-28 Thread Jeremy Zawodny
On Fri, Mar 28, 2003 at 10:46:52AM -0800, Jeff Kilbride wrote: > I've heard some bad things about turning off swap on Linux. I think it was > on Jeremy Z.'s Blogger page. If he sees this maybe he can comment. It really depends on the kernel too. Newer (2.4.19+) kernel are much better than those a

Re: Memory Leak

2003-03-28 Thread Jeff Kilbride
;'DeepBlue'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 7:38 AM Subject: RE: Memory Leak DeepBlue For 1000 simultaneous connections, your key_buffer seems way low. Should be in the 100's of megabytes. You may have to increase your RA

re: Memory Leak

2003-03-28 Thread DeepBlue
ssage---   From: Egor Egorov Date: sexta-feira, 28 de março de 2003 10:13:25 To: [EMAIL PROTECTED] Subject: re: Memory Leak  On Friday 28 March 2003 11:23, DeepBlue wrote:> I'm experiencing a memory leak problem on a server with runs Mysql 3.23.55> with 1000 simultaneous users.>> It&#x

re: Memory Leak

2003-03-28 Thread Egor Egorov
On Friday 28 March 2003 11:23, DeepBlue wrote: > I'm experiencing a memory leak problem on a server with runs Mysql 3.23.55 > with 1000 simultaneous users. > > It's an athlon XP 1800 with 512 Mb ram. > > Befor starting Mysql, webmin shows 350 Mb free memory, but after starting > mysql server it go

RE: memory leak

2002-11-19 Thread mos
At 12:53 PM 11/19/2002, you wrote: Yeah, I've experienced the same thing -- if I leave my computer unattended it just saps memory until I start getting complaints from Windows about VM usage. Same deal -- W2K with all the updates. -JF You can try a resident memory manager that will automatical

RE: memory leak

2002-11-19 Thread Jon Frisby
Yeah, I've experienced the same thing -- if I leave my computer unattended it just saps memory until I start getting complaints from Windows about VM usage. Same deal -- W2K with all the updates. -JF > -Original Message- > From: Jon Finanger [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, N

RE: memory leak

2002-11-19 Thread Jim Biehn
If it makes you feel better, your not the only one with this problem. I ran into it as well and still have the problem from time to time. Any clues as to why? -Original Message- From: Jon Finanger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 5:56 AM To: Dyego Souza do Carmo;

Re: memory leak

2002-07-23 Thread Mike Blazer
Oops, sorry, few mistakes here Mike Blazer wrote: > > Hello guys, > I'm runing mysql 4.0.0 under apache and mod_perl on solaris 2.28 - we > are in a kinda testing/adjusting period. So, yesterday I've wrote an > utility on top of > `ps -o vsz,rss -e` to monitor the memory usage by my processes an