Date: Mon, 1 Aug 2011 11:00:21 GMT From: Shane Bester <shane.bester@oracle.com> To: freebsd-threads@FreeBSD.org Subject: Re: threads/135673: databases/mysql50-server - MySQL query lock-ups on 7.2-RELEASE amd64 Message-ID: <201108011100.p71B0LaZ005152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR threads/135673; it has been noted by GNATS. From: Shane Bester <shane.bester@oracle.com> To: bug-followup@FreeBSD.org, freebsd-bugs@desert.net Cc: Subject: Re: threads/135673: databases/mysql50-server - MySQL query lock-ups on 7.2-RELEASE amd64 Date: Mon, 01 Aug 2011 11:57:37 +0200 Hi! Can anybody who frequently hits this hangup with relatively simple queries against MyISAM tables please let us know if this solves or avoids the issue: Add to [mysqld] section of my.cnf: concurrent_insert=0 or SET GLOBAL concurrent_insert=0;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108011100.p71B0LaZ005152>