All Questions
Tagged with mysql-error-2003 sql
1 question
5
votes
6
answers
13k
views
how to understand "can't connect" mysql error messages?
I have the following error message:
SQLSTATE[HY000] [2003] Can't connect to MySQL server on
'192.168.50.45' (4)
How would I parse this (I have HY000, I have 2003 and I have the (4).