variable value

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 }

FreeBSD Display Environment Settings

by Vivek Gite on March 17, 2008 · 1 comment

Q. How do I display shell environment settings under FreeBSD operating systems?

{ 1 comment }

How To Read / Print $PATH Shell Variable

by Vivek Gite on January 13, 2008 · 0 comments

Q. I’m new to Unix / Linux and I’d like to print current values of $PATH variable. How do I read $PATH from a shell prompt?

{ 0 comments }