On 05/05/2013 10:19 AM, Dmitrii Kouznetsov wrote:
> "2006: MySQL server has gone away (127.0.0.1)".

A quick web search turns up this solution from StackOverflow
http://stackoverflow.com/questions/10474922/error-2006-hy000-mysql-server-has-gone-away

  max_allowed_packet=64M

  Adding this line into my.cnf file solves my problem.

So it looks like an error that you can solve by changing a MySQL setting.

-- 
http://hexmode.com/

Imagination does not breed insanity. Exactly what does breed insanity
    is reason. Poets do not go mad; but chess-players do.
        -- G.K. Chesterson

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to