Page 1 of 1

accessing mysql via commandline

PostPosted: 08. August 2005 18:29
by xamppnewguy
Ya, I know this question sounds ridiculous. But commands i use to normally access mysql on rh9 machine are not working with xampp setup & mysql. Do i need to go to a special dir or something? Just wanting to access mysql via command line..............thanks in advance for your time.

PostPosted: 08. August 2005 22:57
by Dave_L
You have to specify the path: /opt/lampp/bin/mysql

Or you could add /opt/lampp/bin to your path.