| Key_blocks_used          | 1687734   |

It won't seem to go over 1687734. I have constantly growing indexed
tables, so it's not a matter of all the keys being in memory. I've
restarted the server, and it still stops at that number. my.cnf has
key_buffer = 3072M, and indeed:

| key_buffer_size                 | 3221225472

top says mysql is only using about 1.8G. Key_reads *is* increasing, even
though Key_blocks_used is not.

Anyone have any idea what could be causing this behavior? Running 4.0.18
on Mac OS X Server 10.3.3.

Thanks,
Alex

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

Reply via email to