MySQL Forums
Forum List  »  InnoDB

Re: MySQL Falling over - InnoDB locks
Posted by: placid
Date: February 22, 2007 08:48AM

Here's the scenario:

1) I'm editing my wiki - going back and forth with edits, saves etc (Note: this is mediawiki)

2) The site stops responding (note: mysql is not replying)

3) MySQL does not allow connections from PHP or mysqladmin - I get the classic 'cannot open socket /tmp/blah' (which you get when MySQL isn't even running).

Here's the weird bit:

/etc/init.d/mysql stop - fails
/etc/init.d/mysql start - fails

NOTHING in the logs, both /var/log/mysql.err or /var/log/mysql.log

Issuing `killall mysqld` runs fine, and *now mysql responds and works perfectly*
Note: Before I run this, there is only one mysqld process running - compared to plenty when it's working properly.

Thanks for your reply!



Edited 1 time(s). Last edit at 02/22/2007 08:48AM by placid.

Options: ReplyQuote


Subject
Views
Written By
Posted
60264
February 13, 2007 09:17AM
24628
February 13, 2007 06:10PM
21487
February 16, 2007 09:25AM
20329
February 16, 2007 09:30AM
19217
February 20, 2007 01:05PM
14921
February 21, 2007 04:09AM
13594
February 21, 2007 11:33AM
Re: MySQL Falling over - InnoDB locks
12905
February 22, 2007 08:48AM
12153
February 22, 2007 04:30PM
11940
February 23, 2007 07:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.