"Suresh R. Soni" wrote:
> 
> Hi All,
> I have good Sybase experience and I have installed
> MySQL in a Linux box. Can u please answer my following
> queries:
[Sammy] I like Sybase very much as well. =)

> 1. When I run safe_mysqld I get "Starting mysqld
> daemon with database from /var/lib/mysql 020314
> 17:00:01 mysqld ended" do this   mean   a successfull
> start or failure ?
[Sammy] it is a failed startup. for a succesful startup, you should see:
020117 08:05:22  mysqld started
..../libexec/mysqld: ready for connections

> 2. How to check if mysql server is up ?
[Sammy] trying to connect the mysqlserver is the best way to do the job.

> 3. Is there any startup log-file generated (Sybase
> generates one ).
[Sammy] yes. the path is specified in /etc/my.cnf

  [safe_mysqld]
  err-log=/var/lib/mysql/mysqld.log

> 4. Is there any default user created when the mysql is
> installed ( in saybase it sa with null password)
[Sammy] AFAIK, only 'root' is there.

I hope this will help.

-- 
Sammy Lau
mailto: [EMAIL PROTECTED]
- Tell me what you want and I'll tell you how you can live without it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to