ansible-role-mysql icon indicating copy to clipboard operation
ansible-role-mysql copied to clipboard

best way to use mysql installation default settings

Open raidoh opened this issue 3 years ago • 0 comments

hey,

what's the best way to work with the defaults that come with the distribution mysql config, you set some defaults in your configs. How would i clear them, use the default variables from the OS/distri and only set variables i want to run customized in the yaml files?

let's say i only want to define innodb_buffer_pool_size and for all the others i want to use the defaults, not the ones you defined in your repo.

thanks in advance.

great work you are doing!!

raidoh avatar Jun 30 '22 19:06 raidoh