https://bugzilla.wikimedia.org/show_bug.cgi?id=71370
--- Comment #7 from Bryan Davis <[email protected]> --- (In reply to Vogone from comment #6) > Also occurs on Labs-Vagrant, apparently. Is there a way to resolve this > there other than waiting for a few hours? As far as I know, no vagrant > halt/vagrant up exists for Labs-Vagrant. At worst in MediaWiki-Vagrant or Labs you should be able to clear any such errors by restarting the hhvm service(s): sudo service hhvm restart sudo service jobrunner restart I can't think of anything that would hold a db connection open otherwise. Getting to the root of the problem, someone needs to determine if this is an hhvm bug, a general MediaWiki bug or a tuning problem for the default MySQL install we provide. It may very well be that our use-cases have somehow outgrown the default database settings. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
