| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | October 13 1999 8:32am |
| Subject: | MySQL not increasing buffers | ||
| View as plain text | |||
>>>>> "Thomas" == Thomas van Gulick > <list@stripped> writes: Thomas> When I invoke mysqld with -O key_buffer_size=128M it doesn't preallocate the > buffer on one system, but does on the other. At least so it seams. Thomas> There is 140+ MBytes free so that's not the problem. It just starts and only > uses 3MB or something, while on the other machine it starts and immediately takes 132MB. > What am I doing wrong? Thomas> Both are version 3.23.4 running on Linux 2.2.12 Hi! The only case this may happen (assuming your startup parameters are correct) if the malloc() call fails. In this case MySQL will continue without a key cache! - Check your parameter with 'mysqldmin variables' - Check with 'ulimit -a' that you are allowed to allocate enough memory! Regards, Monty
| Thread | ||
|---|---|---|
| • MySQL not increasing buffers | Thomas van Gulick | 12 Oct |
| • Re: MySQL not increasing buffers | sinisa | 12 Oct |
| • Re: MySQL not increasing buffers | Thomas van Gulick | 12 Oct |
| • Re: MySQL not increasing buffers | sinisa | 13 Oct |
| • Re: MySQL not increasing buffers | Bob Kline | 13 Oct |
| • Re: MySQL not increasing buffers | sinisa | 13 Oct |
| • Re: MySQL not increasing buffers | Bob Kline | 13 Oct |
| • Re: MySQL not increasing buffers | sinisa | 13 Oct |
| • Re: MySQL not increasing buffers | Bob Kline | 13 Oct |
| • Re: MySQL not increasing buffers | Michael Widenius | 14 Oct |
| • Re: MySQL not increasing buffers | Bob Kline | 14 Oct |
| • Re: MySQL not increasing buffers | Vivek Khera | 15 Oct |
| • Re: MySQL not increasing buffers | Jules Bean | 15 Oct |
| • MySQL not increasing buffers | Michael Widenius | 13 Oct |
| • RE: MySQL not increasing buffers | Bob Kline | 15 Oct |
| • Re: MySQL not increasing buffers | Bob Kline | 15 Oct |
| • RE: MySQL not increasing buffers | bkline | 15 Oct |
