|
I go to
/usr/local/mysql/bin/
run
#mysql
mysql: Command not found.
I run
#./ mysql
./: Permission denied.
what the ****? I login as root.
When I use ls -l, here is the info
-rwxr-xr-x 1 root mysql 197642 Feb 20 2004 mysql
I think I should have the permission to run this.
Any idea?
|