what is MySQL' memory footprint

2001-09-27 Thread Michael Widenius
Hi! > "Rock" == Rock VZ <[EMAIL PROTECTED]> writes: Rock> Hi, Rock> How much memory does mysql executable take in the ram? Rock> What is its code memory foot print? It depends on how you compile MySQL and how you set up the buffers. MySQL can run with as little memory as 64K + code size Th

what is MySQL' memory footprint

2001-09-24 Thread Rock VZ
Hi, How much memory does mysql executable take in the ram? What is its code memory foot print? regards Rock = __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com --

Re: Memory footprint

2001-03-07 Thread Joseph Bueno
Simon Windsor wrote: > > Hi > > On two separate but identical servers I am runing MySql, 3.22, on Debian (2.2.16) >kernel. > > Using top, one mysqld server uses 10MB whilst the other uses just 3MB. > > Both servers have identical configuaration files, the only difference is that server >1 is

Memory footprint

2001-03-06 Thread Simon Windsor
Hi On two separate but identical servers I am runing MySql, 3.22, on Debian (2.2.16) kernel. Using top, one mysqld server uses 10MB whilst the other uses just 3MB. Both servers have identical configuaration files, the only difference is that server 1 is much busier. Can anyone explain why on