January 2018
Intermediate to advanced
446 pages
12h 57m
English
The config file has sections specified by section_name. All the parameters related to a section can be put under them, for example:
[mysqld] <---section name<parameter_name> = <value> <---parameter values[client]<parameter_name> = <value>[mysqldump]<parameter_name> = <value>[mysqld_safe]<parameter_name> = <value>[server]<parameter_name> = <value>
Apart from that the mysqld_safe process reads all options ...
Read now
Unlock full access