mysql guru needed
Вопрос номер раз - чем занимаются остальные три треда?
Вопрос номер два - как сделать, чтобы тредов было меньше?
MySQL 3.23.56 on RedHat 7.3.
bash-2.05a# ps ax | grep mysql | grep -v grep 836 ? S 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --bas 837 ? S 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --bas 838 ? S 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --bas 839 ? S 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --bas bash-2.05a# mysqladmin version | grep Threads Threads: 1 Questions: 6 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 0 Queries per second avg: 0.008 bash-2.05a# mysqladmin processlist +----+------+-----------+----+---------+------+-------+------------------+ | Id | User | Host | db | Command | Time | State | Info | +----+------+-----------+----+---------+------+-------+------------------+ | 6 | root | localhost | | Query | 0 | | show processlist | +----+------+-----------+----+---------+------+-------+------------------+