Memory Management

2005-05-17 Thread Dan Salzer
So I don't think this is a mysql issue, but I wanted to bounce it off the group anyways and see if anyone had seen similar behavior. I'm running MySQL 4.1.10 on a Dell Poweredge 1850 with 2 EM64T Xeons and 2GB of memory running Redhat Enterprise 3 ES. I've been trying to address some slowness

Re: Memory Management

2005-05-17 Thread mos
Dan, Have you tried LOAD INDEX INTO CACHE? See http://dev.mysql.com/doc/mysql/en/load-index.html Mike At 09:06 AM 5/17/2005, Dan Salzer wrote: So I don't think this is a mysql issue, but I wanted to bounce it off the group anyways and see if anyone had seen similar behavior. I'm running

DBI/MySQL, Forking, memory management

2002-05-20 Thread David Erickson
I am writing a server that connects to MySQL via DBI (driver and/or ODBC). I have appended a piece of simplified test code illustrating the problem. Here are my observations. - Problem only occurs under Windows (Win2K) and never under Unix (FreeBSD). - Any child fork that connects to MySQL