I have a strange behaviour in my application
The application normally starts in 30 seconds but sometimes it takes 7 minutes to start.
It starts in 30 minutes again only when I restart mysql.
Mysql is installed using
apt-get install mysql-server
and I did not change any of its default settings.
Can anyone please just guide me where to look and what should I suspect here?
Thnx