What does the "d" mean in mysqld.ex
e? I think I have seen it in other software, too. httpd
, for example. They also use %d.exe
to start the server.
The d
is short for daemon
. Basically a deamon is a background process (no UI) that responds to a request.
See https://searchmicroservices.techtarget.com/definition/daemon.
More info at https://english.stackexchange.com/questions/39266/what-is-the-difference-between-daemon-and-demon-in-a-religious-context
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With