Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8217609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:31:04+00:00 2026-06-07T12:31:04+00:00

I have confusion while I’m execute the command # find / -name mysqld. Because

  • 0

I have confusion while I’m execute the command “# find / -name mysqld”. Because the mysqld is located in four places which are:

  1. /usr/libexec/mysqld
  2. /etc/rc.d/init.d/mysqld
  3. /var/lock/subsys/mysqld
  4. /var/run/mysqld

What is the purpose of another three mysql daemons?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T12:31:05+00:00Added an answer on June 7, 2026 at 12:31 pm

    Here is the following explanations

    • /usr/libexec/mysqld : The actual binary executable
    • /etc/rc.d/init.d/mysqld : The service startup file (text file)
    • /var/run/mysqld : PID/run file folder (mysqld writes a run file in this folder)
    • /var/lock/subsys/mysqld : not sure

    If you run which mysqld you should see the first one

    You never run that directly

    When you run service mysqld start, it calls /etc/rc.d/init.d/mysqld to kickoff a program called mysqld_safe (Run which mysqld_safe). mysqld_safe and mysqld work together to be the server daemon.

    In turn, mysqld_safe will kickoff mysqld and then checks for an exit code. You can run less /etc/rc.d/init.d/mysqld and see this. If mysqld did not end due to system shutdown or a normal service mysql stop, mysqld_safe will attempt to restart mysqld.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a confusion regarding DataContext which i would like someone to confirm or
I use syntax like name varchar(20) NOT NULL in mysql..i have a big confusion
I have a confusion while working with AccountManager in Android. Is it required only
I Have some confusion while using Convert.Int32() and int32.Parse(). When we use Convert.Int32() or
I have a confusion while dealing with char pointers. Please have a look at
I have a confusion between two B keywords. The official B reference manual uses
i have few confusion regarding ORM(Object Relational Mapping) i am thinking about to use
I have a confusion, i was going through a blog and in its comment
I have some confusion about when to use the self keyword during ivars assignment,
Based on an answer from a candidate I have a confusion regarding the functioning

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.