>  From: y2k_sonu <[EMAIL PROTECTED]>
>  Subject: [twincling] Re: MySQL 5.0 installation/uninstallation problems
>  Sent: 17 Aug '06 12:47
>  
>  Hi Saifi:
>  
>  There is no such file "/tmp/mysql.sock".
>  I am not able to delete it .
>  
>  Thanks
>  Sumit
>  
>  

You have two MySQL Server installations on your Linux box.

The server starts by creating a UNIX domain socket which could
be one of the following depending on the server version.
 /tmp/mysql.lock (MySQL 4.x)
 /var/lib/mysql/mysql.lock (MySQL 5.xx)

The client applications which were installed from the RPMs
need to be specified the socket corresponding to MySQL 5.x

The command to be used is -
  mysql --socket= /var/lib/mysql/mysql.lock

Please verify  the mysql.lock file location based on your installation.

Abrar's mail also addressed this issue.

Hope this helps.

thanks
Saifi.




=====================================================
      Mark your calendar for the next TSM
      Saturday (5pm - 7pm) on 19th August 2006

      E T H I C A L  H A C K I N G

      Venue:
      CommVault Systems (India) Pvt Ltd.
      5th Floor, Ashoka Janardhan Chambers
      Above Nalli Silks
      S.P. Road,
      Begumpet, Hyderabad.

      Helpline:
      +91 - 99499 91585
      +91 - 99496 50605 

      To know more about TWINCLING Society
      http://www.twincling.org/
===================================================== 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/twincling/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to