This adds some commonly tuned InnoDB options and fixes a whitespace issue with bind-address in my.cnf template. One of the options (innodb_flush_method) specifies the default but is only included in the config when not default because MySQL doesn't allow explicitly specifying the default.
This adds some commonly tuned InnoDB options and fixes a whitespace issue with bind-address in my.cnf template. One of the options (innodb_flush_method) specifies the default but is only included in the config when not default because MySQL doesn't allow explicitly specifying the default.