oc/en/Server_parameters.html), but still there are
at least ten (10) mysqld child process always running.
Thanks for your help!
George Webb
[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[
fect -- we still got ten
threads on the 'ps' / 'top' report.
Also, do you know, if we set this variable to, say, 2, then
will mysqld automatically increase it if necessary? E.g. like apache
does with its children.
Thanks again for your insights.
Regards,
George
m not really sure about this feature, but it has helped me
once or twice: "trace mode". In PHP, you can do
ini_set('mysql.trace_mode','on');
and there might be a way to do this also with the mysql client
Best, George.
George Webb
[EMAIL PROTECTED]
--