Hello:
Here is the output of mysqladmin processlist on ver 3.23.24.
[root@web1 scott]# mysqladmin processlist
+-------+------+-----------+-----+----------------+------+-----------------+--------------------------------------+
| Id | User | Host | db | Command | Time | State | Info |
+-------+------+-----------+-----+----------------+------+-----------------+--------------------------------------+
| 4 | | | CTP | Delayed_insert | 2 | Waiting on cond | Hits |
| 43204 | www | localhost | CTP | Query | 5 | Locked | SELECT IP, DateStamp, AffiliateID FRO
What does the Locked in the State mean?
Thanks [sig][/sig]
Here is the output of mysqladmin processlist on ver 3.23.24.
[root@web1 scott]# mysqladmin processlist
+-------+------+-----------+-----+----------------+------+-----------------+--------------------------------------+
| Id | User | Host | db | Command | Time | State | Info |
+-------+------+-----------+-----+----------------+------+-----------------+--------------------------------------+
| 4 | | | CTP | Delayed_insert | 2 | Waiting on cond | Hits |
| 43204 | www | localhost | CTP | Query | 5 | Locked | SELECT IP, DateStamp, AffiliateID FRO
What does the Locked in the State mean?
Thanks [sig][/sig]