[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Follow up: MySQL on a RAQ4



This is a followup to the post I made last night.  I've discovered the MySQL
package file on the Cobalt site is useless for my needs and that I need to
install the source.  I have done this with little trouble and the server
seems to be running fine.  I can login, create databases, etc. by using the
following to connect:

/home/mysql/bin/mysql --user=root --password=password

However, when I try to use:
mysql --user=root --password=password

I get the following error:
sh: mysql: command not found

Can someone please tell me how I can enable the "mysql" command line?  Have
I done something wrong here?

Thanks in advance.

Amanda.