[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql
- Subject: Re: [cobalt-users] mysql
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Wed Apr 11 05:42:17 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"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/