At 20:05 +0200 6/5/04, pourave wrote:
> At 19:21 +0200 6/5/04, pourave wrote:
 >Hi,
 >
 >I am on a redhat, i read a lot of doc on the problem I hav but noway to
 >advance, mysql won't start and won't tell anything :((((

 mysql is a client program.
 The server is named mysqld.

I know under redhat a script call service is used to start mysql service : #service mysql start same as # /etc/rc.d/init.d/mysql start

Okay. What does the MySQL error log say. Anything?



Nothing : [EMAIL PROTECTED] [/var/log]# ps auxw | grep mysql root 6212 0.0 0.1 3776 568 pts/0 S 12:59 0:00 grep mysql

Mysql used to start automaticaly

[EMAIL PROTECTED] [/var/log]#
/usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/leya
.pid >/dev/null 2>&1 &
[1] 6301
[EMAIL PROTECTED] [/var/log]# ps auxw | grep mysql
root      6335  0.0  0.1  3776  568 pts/0    S    13:02   0:00 grep mysql
[1]+  Done



















/usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/leya
.pid >/dev/null 2>&1

and been stopped :(


--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.693 / Virus Database: 454 - Release Date: 31/05/2004


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


--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

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



Reply via email to