SQL Dump Path?

SQL Dump Path?

Posted by: cstormer
Posted on: 2006-06-01 09:28:00

On a dreamhost server.. what is the..
The absolute path to mysqldump without trailing slash

Also.. what is..
The absolute path to mysql without trailing slash

Thanks

Re: SQL Dump Path?

Posted by: norm1037
Posted on: 2006-06-01 11:01:00

If you SSH in to your server you can run

which mysqldump
which mysql

Which (not a command now) will give you the paths.

/usr/bin/mysqldump
/usr/bin/mysql



--
Norm

Opinions are my own views and are not the views of DreamHost.
Any advice offered by me should be acted upon only at your own risk.

Tags: absolute pathsql dumpslashdreamhostmysqldumpmysql