Actions
Feature #106
closed
document MySQL configuration changes
Start date:
Due date:
% Done:
0%
Tags:
Documentation, Salt
URL:
Description
Right now, MySQL (only) on kermit has been configured with the following parameters:
table_cache=2000
table_definition_cache = 2000
key_buffer = 32M
join_buffer_size = 1M
We most likely won't need them in the long run, but in case we do, they should be properly documented and probably applied to all other instances as well.
Updated by Alexander Werner over 11 years ago
- Category set to Database
- Assignee set to Alexander Werner
- Tags Documentation, Salt added
Updated by Florian Effenberger over 10 years ago
- Status changed from New to Rejected
Rejecting as we move to PostgreSQL
Actions