Results 1 to 3 of 3
  1. #1

    How to find path to MySQL ?

    Hi,

    How to find path to MySQL ?

    I need to know command for check path to MySQL.

    Thanks ;-)

  2. #2
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    You mean path to the mysql binary? Use the below

    which mysql
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

  3. #3
    Quote Originally Posted by david510 View Post
    You mean path to the mysql binary? Use the below

    which mysql
    yes ;-)

    It's /usr/bin/mysql

    Thank you !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •