PDA

View Full Version : 'mysql: command not found'


.s
Oct 19, 2004, 04:39 PM
I do apologize if this has been covered before, or, if not, I apologize for my ignorance.

I query MySQL remotely all day from Terminal.app, and it works quite lovely. Though because my queries only retrieve a few records at a time, I thought it would be quite nice to simply run queries through Path Finder's Terminal Drawer to save me that one extra application remaining open all day. Actually, I would cherish this opportunity.

Although when I attempt to connect to MySQL through the Terminal Drawer, I am greeted with a message stating simply 'mysql: command not found'.

I am not familiar with the inner workings of these things, I simply use them as they were, and do not think it about it too much. That being said, is there a way I can access MySQL via the Terminal Drawer, as I access the databases through Terminal.app?

Thank you most sincerely for any help one may provide.

neilio
Oct 19, 2004, 08:17 PM
It looks like this is a bug - the terminal drawer isn't reading the .bash_profile file properly, I think. I've logged it for fixing. Thanks!

.s
Oct 19, 2004, 08:59 PM
Oh good, thank you so much! I was worried I had made a fool of myself.