Hi everyone, Many thanks for alot of response for my question. I learned a lot from following article. http://people.freebsd.org/~kris/scaling/mysql.html I will try using FreeBsd 7.0 for MySQL. Best regards.
--- On Wed, 7/8/09, Ken Menzel <kenmy...@icarz.com> wrote: From: Ken Menzel <kenmy...@icarz.com> Subject: Re: What OS is the best platform for MySQL ? To: "Dan Nelson" <dnel...@allantgroup.com> Cc: "Blog Tieng Viet" <blogtiengv...@yahoo.com>, "'Carlos Williams'" <carlosw...@gmail.com>, mysql@lists.mysql.com, "Jerry Schwartz" <jschwa...@the-infoshop.com> Date: Wednesday, July 8, 2009, 11:10 PM Dan Nelson wrote: > In the last episode (Jul 06), Blog Tieng Viet said: >> I have been using MySQL on FreeBSD for 3 years and encounterd a lot of >> problems related to thread management. And 1 year ago, I found that my >> FreeBSD box does not go well with any MySQL revision after 5.1.17-beta, >> because the MySQL thread does not end although complied with >> LINUX_THREADS. > > Try building without LINUX_THREADS; that option shouldn't really be used > with FreeBSD 6 or newer. > Also This article may help if you have not yet abandoned Freebsd. It shows how freebsd can outperform Linux in some cases. http://people.freebsd.org/~kris/scaling/mysql.html Ken