Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > MYSQLD.EXE Hogging the processor

Reply
Thread Tools Display Modes

MYSQLD.EXE Hogging the processor

 
 
dvad
Guest
Posts: n/a

 
      12-20-2009
Whenever I restart my Vista 64 Dell XPS435 I get a process called MYSQDL.EXE
in the task manager list that continuously uses 10-15% of the processor
time. Not sure when it started but I think it began in the last 2 weeks. I
can go in and manually end the process with seemingly no affect on any
programs but this is a lot of processor time and I notice my cooling fan
kicking on a lot more often. I found the file in: Program Files
(x86)\Common Files\Dell\MySql\bin but I can't find reliable info on what
it is doing.

Questions
1. What is this file for and do I need it?
2. If I don't need it how do I stop it from loading? It's not in my
start-up folder or on my StartUp list using msconfig.

Thanks for any help

 
Reply With Quote
 
 
 
 
Patrick Palczewski
Guest
Posts: n/a

 
      12-20-2009
You must be referring to MYSQLD.EXE. Here's a Google search I did that
indicates it's part of several SQL apps and even Apache.

http://www.file.net/process/mysqld.exe.html

Seems to be a download manager of some kind...

"dvad" <> wrote in message
news:...
> Whenever I restart my Vista 64 Dell XPS435 I get a process called
> MYSQDL.EXE in the task manager list that continuously uses 10-15% of the
> processor time. Not sure when it started but I think it began in the last
> 2 weeks. I can go in and manually end the process with seemingly no
> affect on any programs but this is a lot of processor time and I notice my
> cooling fan kicking on a lot more often. I found the file in: Program
> Files (x86)\Common Files\Dell\MySql\bin but I can't find reliable info
> on what it is doing.
>
> Questions
> 1. What is this file for and do I need it?
> 2. If I don't need it how do I stop it from loading? It's not in my
> start-up folder or on my StartUp list using msconfig.
>
> Thanks for any help


 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      12-20-2009
dvad

Want to check the name of the file again. Are you sure it is MYSQDL.EXE not
MYSQL.EXE . Can you get back with that here before we can try to help you out

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"dvad" <> wrote in message
news:...
> Whenever I restart my Vista 64 Dell XPS435 I get a process called MYSQDL.EXE in
> the task manager list that continuously uses 10-15% of the processor time. Not
> sure when it started but I think it began in the last 2 weeks. I can go in and
> manually end the process with seemingly no affect on any programs but this is a
> lot of processor time and I notice my cooling fan kicking on a lot more often. I
> found the file in: Program Files (x86)\Common Files\Dell\MySql\bin but I can't
> find reliable info on what it is doing.
>
> Questions
> 1. What is this file for and do I need it?
> 2. If I don't need it how do I stop it from loading? It's not in my start-up
> folder or on my StartUp list using msconfig.
>
> Thanks for any help


 
Reply With Quote
 
Nil
Guest
Posts: n/a

 
      12-20-2009
On 20 Dec 2009, "Patrick Palczewski" <>
wrote in microsoft.public.windows.vista.general:

> You must be referring to MYSQLD.EXE. Here's a Google search I did
> that indicates it's part of several SQL apps and even Apache.
>
> http://www.file.net/process/mysqld.exe.html
>
> Seems to be a download manager of some kind...


MYSQLD.EXE is a database server, not a download manager. It's probably
installed as a service and can be disabled through the control panel
services applet.

<http://www.mysql.com/>

It's not a good thing to run unless you know what you're doing, as it
can expose the computer to the internet if not configured securely.

It's not a part of apache, but it is often used with it and other web
servers.

In this case, since it's installed in a directory named "Dell", it
might be part of the custom crap they include with the computer, maybe
one of their support apps. I'd ask Dell what's up with that.
 
Reply With Quote
 
dvad
Guest
Posts: n/a

 
      12-21-2009

It's definitely MYSQLD.EXE. There is also a MYSQL.EXE file in the same
directory but the 'D' file is what is using the processor time. I don't see
the other program running. The strange part is I've had the computer about
6 months and this just started recently. I wasn't sure if this was part of
some Microsoft update - but being in the Dell directory was puzzling.

I looked through the running services list and I don't see any specific
mention of MYSQLD.EXE but I did see a Remote Access Media Server service
running and it is listed as being from Apache Software Foundation so as
several of you mentioned. I disabled that service and rebooted but MYSQLD
came back. The computer also comes with a Dell Remote Access program but
I don't use it so I'm at a loss as to what is causing this.

Any help would be appreciated.

Thx

"Peter Foldes" <> wrote in message
news:...
> dvad
>
> Want to check the name of the file again. Are you sure it is MYSQDL.EXE
> not MYSQL.EXE . Can you get back with that here before we can try to help
> you out
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "dvad" <> wrote in message
> news:...
>> Whenever I restart my Vista 64 Dell XPS435 I get a process called
>> MYSQDL.EXE in the task manager list that continuously uses 10-15% of the
>> processor time. Not sure when it started but I think it began in the
>> last 2 weeks. I can go in and manually end the process with seemingly no
>> affect on any programs but this is a lot of processor time and I notice
>> my cooling fan kicking on a lot more often. I found the file in:
>> Program Files (x86)\Common Files\Dell\MySql\bin but I can't find
>> reliable info on what it is doing.
>>
>> Questions
>> 1. What is this file for and do I need it?
>> 2. If I don't need it how do I stop it from loading? It's not in my
>> start-up folder or on my StartUp list using msconfig.
>>
>> Thanks for any help

>


 
Reply With Quote
 
Michael
Guest
Posts: n/a

 
      12-21-2009

I have a new Dell, but not that file. Google has a few hits on it, but just
to be safe have you run MalwareBytes?

--


"Don't pick a fight with an old man.
If he is too old to fight, he'll just kill you."


"dvad" <> wrote in message
news:#...
> It's definitely MYSQLD.EXE. There is also a MYSQL.EXE file in the same
> directory but the 'D' file is what is using the processor time. I don't
> see the other program running. The strange part is I've had the computer
> about 6 months and this just started recently. I wasn't sure if this was
> part of some Microsoft update - but being in the Dell directory was
> puzzling.
>
> I looked through the running services list and I don't see any specific
> mention of MYSQLD.EXE but I did see a Remote Access Media Server service
> running and it is listed as being from Apache Software Foundation so as
> several of you mentioned. I disabled that service and rebooted but MYSQLD
> came back. The computer also comes with a Dell Remote Access program
> but I don't use it so I'm at a loss as to what is causing this.
>
> Any help would be appreciated.
>
> Thx
>
> "Peter Foldes" <> wrote in message
> news:...
>> dvad
>>
>> Want to check the name of the file again. Are you sure it is MYSQDL.EXE
>> not MYSQL.EXE . Can you get back with that here before we can try to help
>> you out
>>
>> --
>> Peter
>>
>> Please Reply to Newsgroup for the benefit of others
>> Requests for assistance by email can not and will not be acknowledged.
>>
>> "dvad" <> wrote in message
>> news:...
>>> Whenever I restart my Vista 64 Dell XPS435 I get a process called
>>> MYSQDL.EXE in the task manager list that continuously uses 10-15% of the
>>> processor time. Not sure when it started but I think it began in the
>>> last 2 weeks. I can go in and manually end the process with seemingly
>>> no affect on any programs but this is a lot of processor time and I
>>> notice my cooling fan kicking on a lot more often. I found the file in:
>>> Program Files (x86)\Common Files\Dell\MySql\bin but I can't find
>>> reliable info on what it is doing.
>>>
>>> Questions
>>> 1. What is this file for and do I need it?
>>> 2. If I don't need it how do I stop it from loading? It's not in my
>>> start-up folder or on my StartUp list using msconfig.
>>>
>>> Thanks for any help

>>

>

 
Reply With Quote
 
Patrick Palczewski
Guest
Posts: n/a

 
      12-23-2009
If you don't use Dell Remote Access, then look and see if it's listed in Add
or Remove Programs, and uninstall it....

--
Patrick P.
www.boydcomputersvcs.com

"dvad" <> wrote in message
news:#...
> It's definitely MYSQLD.EXE. There is also a MYSQL.EXE file in the same
> directory but the 'D' file is what is using the processor time. I don't
> see the other program running. The strange part is I've had the computer
> about 6 months and this just started recently. I wasn't sure if this was
> part of some Microsoft update - but being in the Dell directory was
> puzzling.
>
> I looked through the running services list and I don't see any specific
> mention of MYSQLD.EXE but I did see a Remote Access Media Server service
> running and it is listed as being from Apache Software Foundation so as
> several of you mentioned. I disabled that service and rebooted but MYSQLD
> came back. The computer also comes with a Dell Remote Access program
> but I don't use it so I'm at a loss as to what is causing this.
>
> Any help would be appreciated.
>
> Thx
>
> "Peter Foldes" <> wrote in message
> news:...
>> dvad
>>
>> Want to check the name of the file again. Are you sure it is MYSQDL.EXE
>> not MYSQL.EXE . Can you get back with that here before we can try to help
>> you out
>>
>> --
>> Peter
>>
>> Please Reply to Newsgroup for the benefit of others
>> Requests for assistance by email can not and will not be acknowledged.
>>
>> "dvad" <> wrote in message
>> news:...
>>> Whenever I restart my Vista 64 Dell XPS435 I get a process called
>>> MYSQDL.EXE in the task manager list that continuously uses 10-15% of the
>>> processor time. Not sure when it started but I think it began in the
>>> last 2 weeks. I can go in and manually end the process with seemingly
>>> no affect on any programs but this is a lot of processor time and I
>>> notice my cooling fan kicking on a lot more often. I found the file in:
>>> Program Files (x86)\Common Files\Dell\MySql\bin but I can't find
>>> reliable info on what it is doing.
>>>
>>> Questions
>>> 1. What is this file for and do I need it?
>>> 2. If I don't need it how do I stop it from loading? It's not in my
>>> start-up folder or on my StartUp list using msconfig.
>>>
>>> Thanks for any help

>>

>

 
Reply With Quote
 
dvad
Guest
Posts: n/a

 
      12-23-2009
I ran both Norton 2010 and Malwarebytes on the file and they both report
that it is safe. I've temporarily changed the file name and the computer
boots normally with no errors and MYSQLD isn't being loaded. So far no
programs have complained about not being able to access the file. I'll
leave it like that for now and see if I can find a permanent answer. Thanks
for the suggestions.


"dvad" <> wrote in message
news:%...
> It's definitely MYSQLD.EXE. There is also a MYSQL.EXE file in the same
> directory but the 'D' file is what is using the processor time. I don't
> see the other program running. The strange part is I've had the computer
> about 6 months and this just started recently. I wasn't sure if this was
> part of some Microsoft update - but being in the Dell directory was
> puzzling.
>
> I looked through the running services list and I don't see any specific
> mention of MYSQLD.EXE but I did see a Remote Access Media Server service
> running and it is listed as being from Apache Software Foundation so as
> several of you mentioned. I disabled that service and rebooted but MYSQLD
> came back. The computer also comes with a Dell Remote Access program
> but I don't use it so I'm at a loss as to what is causing this.
>
> Any help would be appreciated.
>
> Thx
>
> "Peter Foldes" <> wrote in message
> news:...
>> dvad
>>
>> Want to check the name of the file again. Are you sure it is MYSQDL.EXE
>> not MYSQL.EXE . Can you get back with that here before we can try to help
>> you out
>>
>> --
>> Peter
>>
>> Please Reply to Newsgroup for the benefit of others
>> Requests for assistance by email can not and will not be acknowledged.
>>
>> "dvad" <> wrote in message
>> news:...
>>> Whenever I restart my Vista 64 Dell XPS435 I get a process called
>>> MYSQDL.EXE in the task manager list that continuously uses 10-15% of the
>>> processor time. Not sure when it started but I think it began in the
>>> last 2 weeks. I can go in and manually end the process with seemingly
>>> no affect on any programs but this is a lot of processor time and I
>>> notice my cooling fan kicking on a lot more often. I found the file in:
>>> Program Files (x86)\Common Files\Dell\MySql\bin but I can't find
>>> reliable info on what it is doing.
>>>
>>> Questions
>>> 1. What is this file for and do I need it?
>>> 2. If I don't need it how do I stop it from loading? It's not in my
>>> start-up folder or on my StartUp list using msconfig.
>>>
>>> Thanks for any help

>>

>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Processor upgrade stops tuner working Dave C Windows Vista Hardware 3 03-01-2008 06:38 AM
Slow Vista startup Jedi940 Windows Vista Performance 1 01-13-2008 08:50 PM
Processor Number Fernando Windows Vista Hardware 0 12-04-2007 11:15 PM
crcdisk.sys start up problem (with boot log) Jimmy Windows Vista Hardware 2 08-13-2007 07:22 PM
Do I have a 64bit or 32bit processor Tyler Windows Vista Installation 3 02-14-2007 07:59 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59