Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Mysql process name

Mysql process name

Scheduled Pinned Locked Moved The Lounge
mysqllinux
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dan Neely
    wrote on last edited by
    #1

    I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

    Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

    M B L D E 5 Replies Last reply
    0
    • D Dan Neely

      I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

      Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

      M Offline
      M Offline
      martin_hughes
      wrote on last edited by
      #2

      I think it's "mysql". An old fashioned net stop/start should prove it though.

      D 1 Reply Last reply
      0
      • M martin_hughes

        I think it's "mysql". An old fashioned net stop/start should prove it though.

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #3

        nothing sqlish looking in the list. I do have "World Wide Web Publishing Service" and "IIS Admin Service" running though. While I'm not going to toss any spanners into the works just before leaving on a friday afternoon, are those processes just IIS helpers or do they mean a webserver is actually running. The MSDN article I googled up was less than clear on the matter.

        Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

        M 1 Reply Last reply
        0
        • D Dan Neely

          nothing sqlish looking in the list. I do have "World Wide Web Publishing Service" and "IIS Admin Service" running though. While I'm not going to toss any spanners into the works just before leaving on a friday afternoon, are those processes just IIS helpers or do they mean a webserver is actually running. The MSDN article I googled up was less than clear on the matter.

          Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

          M Offline
          M Offline
          martin_hughes
          wrote on last edited by
          #4

          "World Wide Web Publishing Service" is IIS, so I guess that is running - net stop w3svc will sort that out, though :)

          D 1 Reply Last reply
          0
          • M martin_hughes

            "World Wide Web Publishing Service" is IIS, so I guess that is running - net stop w3svc will sort that out, though :)

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #5

            TY. Something else to smack once I get back monday. Since afaik there's no DB running it shouldn't matter but I'm not going to risk busting anything before leaving for the holiday.

            Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

            1 Reply Last reply
            0
            • D Dan Neely

              I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

              Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

              B Offline
              B Offline
              Big Daddy Farang
              wrote on last edited by
              #6

              I'm running MySql 4.1 and it shows up as "mysqld-nt.exe" in Process Viewer or Windows Task Manager. Hope that helps.

              BDF A learned fool is more a fool than an ignorant fool. -- Moliere

              1 Reply Last reply
              0
              • D Dan Neely

                I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

                Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

                L Offline
                L Offline
                Luc Pattyn
                wrote on last edited by
                #7

                hi Dan, I installed and use wampserver[^], it adds amongst others a mysqld-nt.exe process to the list. :)

                Luc Pattyn [Forum Guidelines] [My Articles]


                This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                1 Reply Last reply
                0
                • D Dan Neely

                  I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

                  Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

                  D Offline
                  D Offline
                  daisylh
                  wrote on last edited by
                  #8

                  The name is mysql in the process list,or you may open up services to observe or set it wether running. :)

                  1 Reply Last reply
                  0
                  • D Dan Neely

                    I've never used it and know next to nothing about it, but it's installed on a test/dev box I've inherited and I'd like to know if it's actively running or not. I assume not because there's nothing likely looking in the process list but would like some sort of confirmation.

                    Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

                    E Offline
                    E Offline
                    Ennis Ray Lynch Jr
                    wrote on last edited by
                    #9

                    It depends on the executable you run. I have seen it have several different names depending on the version, options, OS, and daemon.

                    Need a C# Consultant? I'm available.
                    Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups