On 10/6/06, Chris Elhardt <[EMAIL PROTECTED]> wrote:
apologize for the newbie question.

installed mySQL 4 some time ago, and just played around with it in
terminal.  Now that I really need to learn some database, I can't get
it to start in terminal.  it autostarts; I can see it in the activity
monitor as a background process.  but when I try to invoke it from
Term I get a 'cmd not found' message.

trying to figure out what I'm doing wrong:
chris.


Chris, try:

whereis mysql

and then try to execute mysql with the whole path that you got from the command

--

http://www.obed.org.mx ---> blog

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to