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

Re: [cobalt-users] mysql



"Paul" <paulbentz@xxxxxxxx> wrote:
> Type "mysql" (without quotes) when connected via telnet/ssh.
> You should be greeted with something like this:

As an addendum, if the mysql program is not in your PATH, then you need to
type the full path to mysql or enter the directory containing it and type
"./mysql".  If you get back anything other than "command not found" then
mysql is installed AND running.

> Welcome to the MySQL monitor.  Commands end with ; or \g.
> Your MySQL connection id is 1 to server version: 3.22.32
>
> Type 'help' for help.
>
> Your prompt should be "mysql>"
>
> Then, type "quit" to exit mysql and go back to the shell.
> If all this works, you have mySQL installed.

If this doesn't work you may have MySQL installed, but not running.  To
check if it is running type:

ps aux | grep mysql

If it returns records other than "grep mysql" it's running.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/