How to check MySQL Config files

Unlike Apache MySQL, service control script does not have "configtest" option so there is no straight way to check MySQL config files for errors. However you can do it by running mysqld --help option.