Not able to installl mysql-server ubuntu
        Posted  
        
            by 
                makdotgnu
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by makdotgnu
        
        
        
        Published on 2011-01-02T15:48:25Z
        Indexed on 
            2011/01/02
            15:55 UTC
        
        
        Read the original article
        Hit count: 341
        
I'm not able to install mysql-server on ubuntu 10.04 I had installed mysql but it was giving this error
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
So I removed mysql-server completely from synaptic
but after this i'm not able to reinstall it. When I try to reinstall it synaptic fridges.
how to do remove each file of mysql and install it ?
© Server Fault or respective owner