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 The code size is 700K -> 2M, depending on which options you include into the MySQL server. It's possible to make the server take even less memory with reasonable little work by removing not used features. Regards, Monty -- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Michael Widenius <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO /_/ /_/\_, /___/\___\_\___/ Helsinki, Finland <___/ www.mysql.com --------------------------------------------------------------------- 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