MySQL Tip
22 Sep 2005When tuning a MySQL server, you shouldn't go too overboard when assigning RAM to key_buffer_size for the indices. The server will be much more stable if you leave some RAM free for programs and the data.
When tuning a MySQL server, you shouldn't go too overboard when assigning RAM to key_buffer_size for the indices. The server will be much more stable if you leave some RAM free for programs and the data.