Hi!
>>>>> "Rock" == Rock VZ <rockvz@stripped> 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 <monty@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO
/_/ /_/\_, /___/\___\_\___/ Helsinki, Finland
<___/ www.mysql.com