Open
Description
Missing Information
Need information how to apply custom MySQL server configuration to the cimg/mysql
image.
My observation is that mysql takes 500+ MB of RAM for a mostly empty test database. This is too much and causes OOM in tests where also chrome, redis, memcached and manticore are run at the same time. And MySQL is the biggest memory user (except chrome).
I read that some options like table_definition_cache = 400
may help significantly reduce its footprint. So wanted to try. But I see no way to apply such options.
Already Looked
https://circleci.com/docs/databases/
https://circleci.com/developer/images/image/cimg/mysql#how-this-image-works
Potential Locations
both of the above
Metadata
Assignees
Labels
No labels
Activity