Mysql ошибка 193 0xc1

  • Remove From My Forums
  • Question

  • Hello,

    I see there is another related question, however I do not understand what ‘dependent services’ are and cannot check these.

    I am trying to start MySql service and I receive the error 

    Windows could not start the MySql56 service on the local computer.
    
    Error 193:0xc1

    I should also note that when I start windows, I receive this message:

    There is a file or folder called "c:Program" which could cause certain applications to not function correctly. Renaming it to "c:Program1" would solve this problem
    

    I don’t know if these issues are related.

    Thank you.

Answers

  • Hello,

    Thank you for your answer, I did run both programs (malware did find malware!) however the error message still remains.

    I am also seeing the C:program error again. 

    Thank you.

    You found malware? I hope your machine is not compromised with a rootkit. I suggest to run Trend’s Rescue Disk and run a scan offline:
    http://www.trendmicro.com/tools/us/rescue-disk/index.html

    As for MySQL, can you copy the data off and completely uninstall it? If you can, let’s see if that C:program thing goes away. If not, then I would run the rescue disk.

    In cases like this, sometimes it’s easier to rebuild the machine. I hope it’s not a DC.


    Ace Fekay
    MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP — Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php

    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

    FaceBook
    Twitter
    LinkedIn

    • Proposed as answer by

      Friday, June 27, 2014 8:34 AM

    • Marked as answer by
      Susie Long
      Monday, June 30, 2014 7:37 AM

I was going thru the charset change to utf8 on my local MySQL(5.1) databases, had done some changes only via phpmyadmin to the dbs and straight to my.ini — file. When I booted my pc (win xp pro sp 3), MySQL server is not starting up at all and I can’t figure out why. I changed the ini-file back as it was, but no. If I’d re-install the whole thing, do they existing dbs remain just fine (I think so) and after the install they’re good to go?

Any clues what could be causing it and what you think about the re-install?

All the help mostly appreciated, my first post here, hope this forum is alive! :)

-jazz

Charles's user avatar

Charles

50.9k13 gold badges104 silver badges142 bronze badges

asked Jun 4, 2010 at 10:19

jazz's user avatar

1

Delete file c:Program FilesMySQL Serverbinmysqld-nt which is 0 byte, then you can start the service, or, in Windows 8.1, delete c:Program FilesMySQL Serverbinmysqld which is also 0 byte.

Victor's user avatar

Victor

13.6k19 gold badges76 silver badges145 bronze badges

answered Jun 23, 2013 at 13:07

Ron's user avatar

RonRon

5532 gold badges10 silver badges30 bronze badges

2

  1. Go to the below path :
    C:Program FilesMySQLMySQL Server 5.7bin and then mysql and mysqld which are of 0 byte.
  2. windows+r and type services.msc, then enter,
  3. start the MySQL service.

answered Oct 23, 2017 at 6:54

Boney's user avatar

BoneyBoney

1,4321 gold badge11 silver badges19 bronze badges

Its probably something broken in your config file — you did back up the original before you made the changes?

Try starting the program directly with the —debug option.

e.g. in a DOS box:

> "c:Program FilesMySQL Serverbinmysqld -- debug"

And check the output and logs.

C.

answered Jun 4, 2010 at 12:24

symcbean's user avatar

symcbeansymcbean

47.5k6 gold badges59 silver badges94 bronze badges

1

  • Remove From My Forums
  • Question

  • Hello,

    I see there is another related question, however I do not understand what ‘dependent services’ are and cannot check these.

    I am trying to start MySql service and I receive the error 

    Windows could not start the MySql56 service on the local computer.
    
    Error 193:0xc1

    I should also note that when I start windows, I receive this message:

    There is a file or folder called "c:Program" which could cause certain applications to not function correctly. Renaming it to "c:Program1" would solve this problem
    

    I don’t know if these issues are related.

    Thank you.

Answers

  • Hello,

    Thank you for your answer, I did run both programs (malware did find malware!) however the error message still remains.

    I am also seeing the C:program error again. 

    Thank you.

    You found malware? I hope your machine is not compromised with a rootkit. I suggest to run Trend’s Rescue Disk and run a scan offline:
    http://www.trendmicro.com/tools/us/rescue-disk/index.html

    As for MySQL, can you copy the data off and completely uninstall it? If you can, let’s see if that C:program thing goes away. If not, then I would run the rescue disk.

    In cases like this, sometimes it’s easier to rebuild the machine. I hope it’s not a DC.


    Ace Fekay
    MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP — Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php

    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

    FaceBook
    Twitter
    LinkedIn

    • Proposed as answer by

      Friday, June 27, 2014 8:34 AM

    • Marked as answer by
      Susie Long
      Monday, June 30, 2014 7:37 AM

Trying to fix the error 193 0xc1 service fails to start ? We can help you with it.

Error 193 0xc1 is occurred when the application manager system of windows fails to find the exact path of the execution file of some program to run the service.

At Bobcares, we often get requests from our customers to fix this problem as a part of our Server Management Services.

Today, let’s get into the details on how our Support Engineers fix this error.

Why the Error 193 0xc1 service fails to start in Windows?

Error 193 0xc1 is occurred when it fails to find the exact path of the execution file. The other possibility is if there are any files with the same name in the directory as the first word in the directory name.

In order to remove the error we make sure that there is no file present in System drive with name ‘Program’ or ‘Common’. If the file is present then we immediately rename it or move it somewhere else.

Main causes of the Error 193 0xc1

1. The error occurs when there is a file named ‘Program’ in the System Drive folder or there is a file named ‘Common’ in the Program Files folder. When the Windows service control manager tries to start the Server service, the program verifies the following paths.

  • System DriveProgram
  • Program FilesCommon

If the Program or Common paths exist as files, then the Service Control Manager cannot locate the required folders and which shows the below error.

Error 193 0xc1 service fails to start

2. If the path of a service’s executable file contains spaces then it shows the same error.

3. The other reason for the error is if the file or folder on the computer’s hard disk that has the same name as a file or folder in the path to the service’s executable file.

How to fix the Error 193 0xc1 service fails?

Many of our customers faced the same problem and let’s see how our Support Engineers resolve the error. We fixed the issue by the following methods.

  • Rename
  • Move
  • Delete

We perform any one of the above method on the respective files or folder listed below from the System Drive folder or the Program Files folder.

  • Common
  • Program

After performing any of the above operation it fixes the error. Recently, one of our customer faced the same error, and we fix the issue by renaming the file called ‘program’ to another name.

[Need assistance in fixing the Error 193 0xc1? – We will fix it for you.]

Conclusion

In short, the error 193 0xc1 occurs when fails to find the exact path of the execution file. In order to remove this error we make sure that there is no duplicate file is present in the System Drive.Today, we saw how our Support Engineers fix the error 193 0xc1 for our customers.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

GET STARTED

var google_conversion_label = «owonCMyG5nEQ0aD71QM»;

Elbeet, премного благодарен!

Добавлено через 2 часа 34 минуты
Не помогло. Посмотрел в реестре, путь по умолчанию прописан в кавычках.
Переустановил MySQL проблема сохранилась. Вот что MYSQL Installer на этапе Apply Server Configuration пишет в Log:

Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Adding firewall rule for MySQL57 on port 3306.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Attempting to run MySQL Server with —Initialize-insecure
Running process: C:Program FilesMySQLMySQL Server 5.7binmysqld.exe —defaults-file=»C:Documents and SettingsAll UsersApplication DataMySQLMySQL Server 5.7my.ini» —initialize-insecure=on —console
The attempt to initialize the database Failed
Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Starting MySQL as a service
Cannot start service MySQL57 on computer ‘.’.
Ended configuration step: Starting Server

  • Mysql ошибка 1045 28000
  • Mysql код ошибки 1366
  • Mysql workbench ошибка подключения к серверу
  • Mysql workbench ошибка unable to connect to localhost
  • Mysql workbench ошибка 1822