Re: Losing MySQL 5.0 connection at random on Windows box

2006-10-27 Thread Peter Rosenthal
10061 means actively refused. Maybe check your event log around the same time to see if mysql died? On 27/10/06, mos <[EMAIL PROTECTED]> wrote: Since installing MySQL 5.0.24 on Windows XP, once or twice a week I'll get an error message "Can't connect to MySQL server on 'localhost' (10061) Socke

Losing MySQL 5.0 connection at random on Windows box

2006-10-26 Thread mos
Since installing MySQL 5.0.24 on Windows XP, once or twice a week I'll get an error message "Can't connect to MySQL server on 'localhost' (10061) Socket error on connect. WSAGetLastError return 10061". Does anyone know what could be causing it? This didn't happen when I ways using MySQL 4.1 M