I‘m trying to set ‘thread_concurrency to 8 under Linux MySQL server. But when I try to restart the mysql server, I get the following error:
[ERROR] /usr/local/libexec/mysqld: unknown variable ‘thread_concurrency=8′
How do I fix this problem?
{ 0 comments }

