<div class="gmail_quote">On Mon, Aug 8, 2011 at 3:04 PM, Brian J. Murrell <span dir="ltr">&lt;<a href="mailto:brian@interlinx.bc.ca">brian@interlinx.bc.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11-07-29 04:58 AM, warpme wrote:<br>
&gt;<br>
</div><div class="im">&gt; First impression after switching: features stability is not worse than 0.24, but I still had deadlocks (less frequent but still present).<br>
<br>
</div>Yeah, only a day after upgrading to master I have a deadlocked (i.e.<br>
doesn&#39;t respond to client connection requests) BE again.  The infamous<br>
mysqlclient_r library is implicated, again:<br></blockquote><div><br></div><div>Since you are already using master, I would strongly suggest a git pull, and then make distclean...  Daniel has applied the ticket from #5501 into master now, which includes a fairly comprehensive rework of how database connections are handled with respect to thread-safety, etc.  I would expect that if the issues were DB-related, the current code in master may well fix the problem, or at least make it a lot better, and more predictable.</div>
<div><br></div><div>Of course, it *is* the development branch, but you are already on it... so... :)</div></div>