Check if the MySQL server is running and make sure that it listens on the right address. This error may also occur because of lack of file descriptors due too many open files. Check your code for files that aren’t closed or check your system limits on file descriptors.
Check if the MySQL server is running and make sure that it listens on the right address. This error may also occur because of lack of file descriptors due too many open files. Check your code for files that aren’t closed or check your system limits on file descriptors.