Re: Problem connecting with sockets to MySQL

2003-05-29 Thread Jose Miguel Pérez
Hi Nils! First of all, thanks for your reply. > I believe you miss an important point. Error 1130 means that the host (ip > address) is not allowed to connect, it doesnt mean that its not physically > possible. You have to check the privileges you gave the user or host that > doesnt work.

Re: Problem connecting with sockets to MySQL

2003-05-29 Thread Nils Valentin
Hi Jose, I believe you miss an important point. Error 1130 means that the host (ip address) is not allowed to connect, it doesnt mean that its not physically possible. You have to check the privileges you gave the user or host that doesnt work. login to mysql from a working account. do this:

Problem connecting with sockets to MySQL

2003-05-29 Thread Jose Miguel Pérez
Hi all! I have asked this before, but no replys. I'll rewrite the question because I don't know if I got understood. ;-) Anyway, I have not found a MySQL list best suited for this question, so here I go... ¿Anyone knows why the server (mysqld) behaves differently to clients connecting fro