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 <[email protected]> wrote: From: Ken Menzel <[email protected]> Subject: Re: What OS is the best platform for MySQL ? To: "Dan Nelson" <[email protected]> Cc: "Blog Tieng Viet" <[email protected]>, "'Carlos Williams'" <[email protected]>, [email protected], "Jerry Schwartz" <[email protected]> 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
