> I nave no problem in running mysqld.
> But my Linux machine have only 32 Mb of RAM.
> I just like to make mysqld load *on demand*.

Just for reference, most modern *nix variants will
handle this situation properly.  If MySQL isn't doing
anything, its memory space will get swapped out to
disk and not swapped back in until it is needed.
-- 
Michael T. Babcock


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to