----- Original Message ----- From: "Gleb Paharenko" <[EMAIL PROTECTED]>
Hello.

huge.cnf example.  What about that thread_concurrency setting in
huge.cnf.. it doesn't seem to show up in a 'show variables' when using
it.. is it deprecated?

In the manual it is meant that thead_concurrency is used on Solaris.
In the source files I've seen that thread_concurrency supported on those
platforms which have thr_setconcurrency function. See:
 configure.in (AC_CHECK_FUNCS macros)
http://dev.mysql.com/doc/mysql/en/server-system-variables.html

Makes sense. Its fine that its ignored. I'm still curious as to why I'm not seeing better performance from the config that give mysql more resources to play with :(
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to