MySQL Error 2013
        Posted  
        
            by kova
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kova
        
        
        
        Published on 2009-06-18T10:11:32Z
        Indexed on 
            2010/04/06
            23:33 UTC
        
        
        Read the original article
        Hit count: 321
        
I am facing connection failure to MySQL problem when I run my program for more than couple of days.MySQL Error Code is 2013 while connecting to Database. MySQL server and client programs are both on same machine. I am using FC5 as my OS and MySQL version is 5.0.18. Can anybody throw some light on this?
I am getting mysql error 2013 while calling mysql_real_connect()...
Any help is appreciated.
Thanks in Advance
k o v a
© Stack Overflow or respective owner