<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div style="background-color:rgb(255,255,255)"><div style="line-height:21.2999992370605px"><font face="Courier New, sans-serif"><br></font></div><div>Last 5 lines will repeat about 10 times a second until the BE is shut down or the logfile rolls over (makes looking through the logs not so fun!). </div><div><br></div><div>Thanks for any help you can provide!</div></div><div style="background-color:rgb(255,255,255)"><br></div><div style="background-color:rgb(255,255,255)"><br></div></div></div></blockquote><div><br></div><div>These are the things I would check (not in any order):</div><div>- Can you login to the database using the command-line mysql client? </div><div>- Is the mysqld processr running? </div><div>- Anything interesting in the MySQL log? It should be /var/log/mysql.log and /var/log/mysql.err. </div><div>- Have you checked available disk space? </div><div>- Are there any disk related errors in syslog?</div><div><br></div><div>Tom</div></div></div></div>