Hello,

My server box has 8G memory and 8CPU (DELL Standard Server),when I
configure Mysql server (5.0.45) using large memory,mysqld would say it
run out of memory.

For example,when this line appear in my.cnf,

key_buffer = 4000M

mysqld can't startup.When I change it to,

key_buffer = 2560M

mysqld startup successfully.

Why this mysqld can't support large memory usage?How to improve it?
Thanks!

--jen

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to