MySQL Error 1067: Process Terminated Unexpectedly

MySQL Error 1067: Process Terminated Unexpectedly

Introduction 

MySQL Server is a server that is stored the Ingress Software database. The MySQL services are required to be run for the Ingress Software to function well. Due to the services of MySQL being unable to run, this error will cause the Ingress Software to not work as it is unable to connect to its database which resides at MySQL Server. Several troubleshooting steps are required and most of the time reinstallation of MySQL most likely needs to be done.

 

 

However, reinstallation of MySQL will clear up the database on Ingress. So, you are required to have a backup database that has been made previously so we can restore the database. If you do not have any backup database then you might need to start setting up the software again from the beginning. That is the importance of a backup database and we highly recommend at least making a backup database once per month so we can restore it in case of this issue is happening.

For the initial troubleshooting, you may try the following steps. Please make sure to log into your Windows account by using the Administrator login first before proceeding with the following steps.

1.       Go to Control Panel > Administrative Tools

 

2.       Go to Services

 

3.       Find MySQL Services > Right Click and select Properties

 

4.       Click Stop > Click OK

 

5.       Go to C:\ProgramData\MySQL\MySQL Server 5.5\data (Please note that the ProgramData folder is hidden, you need to tick “Show hidden folder” to view this folder)

 

6.       Find ib_logfile0 and ib_logfile1, and then delete them.

 

7.       Go to the Services window and try to start the MySQL service again.

 

If the MySQL services are still unable to run, then the only solution is to reinstall MySQL. Kindly refer to the following step.

 

1.       Go to Control Panel > Program & Features

 

2.       Uninstall MySQL Server and Ingress.

 

3.       Delete Mysql Folder at C:\Program Files\MySQL

 

4.       Delete Mysql Folder at C:\ProgramData\MySQL (Please note that the ProgramData folder is hidden, you need to tick “Show hidden folder” to view this folder)

 

5.       Run the Ingress Software installer. You may download the installer from the following link: https://www.fingertec.com/softwareupdate/ingress/software-ingress_download_e.html

6.       Complete all installation steps as per explain in the link: https://www.fingertectips.com/2022/08/complete-guide-on-how-to-install.html

7.       Once installed, if you have the backup database, you may restore it back but if you do not have the backup database then you will need to start a fresh setup of the software. For the steps to restore the database, please refer link: https://www.fingertectips.com/2016/03/backup-and-restore-database-management.html

Note: If some of the screenshots or steps viewed here are different from the ones in the current system, this is due to our continuous effort to improve our system from time to time. Please notify us at info@timeteccloud.com, we will update it as soon as possible.