Top "Mysql-error-2003" questions

MySQL Error 2003 (HY000): Can't connect to MySQL server on the specified ip address.

cant access remote mysql server need help

I have a unix server with mysql which I am trying to access from my machine. To clarify, access the …

mysql mysql-error-2003
Remote Access MySQL connection error

I am trying to remotely connect to a MySQL server. I have followed advice from (1) and setup a user on …

mysql mysql-error-2003
XAMPP on windows 7 not working properly

I just installed XAMPP lite on Windows 7. I have two drives - C: for the OS and regular files, and …

xampp mysql-error-2003
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 …

mysql sql mysql-error-2003
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'localhost' (10048)

I am using the MySQL ODBC (3.51) connector for Windows in my application. I have a loop that continuously opens and …

c# .net mysql mysql-error-2003