crash recovery

2012-07-12 Thread madu...@gmail.com
Hi, Lately I got this messgae in my errorLog file, need more datails why the DB was restarted! 120711 19:42:06 mysqld restarted 120711 19:42:06 [Warning] Asked for 196608 thread stack, but got 126976 120711 19:42:07 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. I

Re: mysql

2011-08-23 Thread madu...@gmail.com
Thanks Suresh, Problem solved it was the bind address. On Tue, Aug 23, 2011 at 12:47 PM, Suresh Kuna wrote: > Hello, > > Can you comment this line "bind-address            = 10.5.1.100" in the > configuration file and start the mysqld sever. > > On Tue, Aug 23, 2011 a

Re: mysql

2011-08-23 Thread madu...@gmail.com
t;> >> use this: >> mysql -uUSER -p -h127.0.0.1 -P3306 >> >> or check in the my.cnf where the server creates the .sock file >> you have to use the same with the local client. >> >> Ciao Mad! >> >> Claudio >> >> >> >> 2011

mysql

2011-08-23 Thread madu...@gmail.com
When I try to start my mysql DB I keep getting the following message: "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'" Thanks -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch