Mysql daemon failed to start

Hi… While opening the openmrs user interface its showing “openmrs is not able to start”.Also bahmni clinical is not loading. I checked the status of openmrs service and its showing openmrs is running but status of mysqld is showing “mysqld is stopped”.While trying to start the mysqld service its showing “Mysql daemon failed to start”.What will be the issue and how to troubleshoot this? Please find the attached screenshot.

Regards Mithun G

@iadksd which MySQL version are you running?

@theanandankit mysql Ver 14.14 Distrib 5.6.35, for Linux (x86_64)

@iadksd I can see you are trying to connect your database,

  • Please ensure that you are connecting to your DB with your correct Credential. You can use MySQL workbench to ensure that.
  • If you are building an SDK instance, ensure that you select the default option without trying anything.