February 2018
Intermediate to advanced
510 pages
16h 10m
English
The MySQL server is a daemon program. All other programs connect with the database through this server, so it should be running at all times. The daemon program usually gets started from a script called mysqld_safe. The program script is required, as it sets the appropriate environment variables and executes the mysqld program with the required arguments -option values.
Read now
Unlock full access