For one of our applications we are using AWS EC2 Linux AMI server. We have PHP & MYSQL installed on this server. Suddenly due to no free space available APACHE2 and MYSQL service stopped.
We have deleted some unwanted data and now free space is around 5 GB. When I have restarted Apache2 service it's worked fine but MYSQL service still not working. Tried to restart EC2 instance/reboot still not working.
Please provide pointer to solve MYSQL service issue.