On Tue, Sep 1, 2009 at 6:02 PM, Mahalingam Subramaniam <[email protected]>wrote:
> -- Original Message -- > From: Udaya Kumar <[email protected]> > To: ILUG-C <[email protected]> > Date: Tue, 1 Sep 2009 17:49:16 +0530 > Subject: Re: Re: [Ilugc] startup issue with mysql daemon > On Tue, Sep 1, 2009 at 5:14 PM, Mahalingam Subramaniam <[email protected] > >wrote: > > > > Even after following the guidelines found at the above link, the mysql > > daemon still could not be started off. Any other clue.....? > > with thanks in advance > > s.mahalingam > > > Try running it manually. I could start with following options. *r...@linus:/var/run/mysqld# /usr/sbin/mysqld --datadir=/var/lib/mysql --pid-file=/var/run/mysqld/mysqld.pid --port=3306 --socket=/var/run/mysqld/mysqld.sock 090901 18:54:14 InnoDB: Started; log sequence number 0 244453 090901 18:54:14 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.0.51a-3ubuntu5.4' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu) 090901 18:54:32 [Note] /usr/sbin/mysqld: Normal shutdown 090901 18:54:32 InnoDB: Starting shutdown... 090901 18:54:32 InnoDB: Shutdown completed; log sequence number 0 244453 090901 18:54:32 [Note] /usr/sbin/mysqld: Shutdown complete* -- Regards, Udaya Kumar.R _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
