1
Everything was working, but after a while I started constantly getting this mistake:
Can’t connect to local Mysql server through socket '/var/lib/mysql/mysql.Sock' (2)
The mysql server seems to be constantly falling. Then I restart and he eventually falls again.
Tested if the Mysql server is running?
– Bacco
He had fallen, but seems to be always falling
– Amadeu Antunes
He wasn’t running, so I rebooted. It seems like something is making him constantly fall
– Amadeu Antunes
You need to check for corruption in any table or database. It would be the case of you [Dit] the question and for as many details as possible, because as it is, we would need to ask several questions here in the comments until we can understand the problem. If you can supplement the question with everything you have tested and tried, it would be good. Here are some tips: [Ask]
– Bacco
I restart everything and it seems to be working, but I had done it before so I imagine that within a while it will fall again
– Amadeu Antunes
Amadeu, is your application terminating connections with Mysql after using them? This may be connection limit.
– Hiago Souza
How do you connect??? Localhost or 127.0.0.1?
– durtto
Okay what I did was increase the ram memory and I changed the processor to a faster one and that worked.
– Amadeu Antunes