Sasa,

> Now, it all works great, but the host field, in show processlist
> command, don't work correctly.
> It don't display correct info from where the query has came.
> Example:
mysql>> show processlist;
> +--------+--------------+-----------------+--------------+----------------+------+--------------------+------------------+
> | Id     | User         | Host            | db           |
> Command        | Time | State
>    | Info             |
> +--------+--------------+-----------------+--------------+----------------+------+--------------------+------------------+
> |     32 | DELAYED      | localhost       | db1 | Delayed_insert | 0   
> You see the localhost, value for host.
> It isn't correct.
> These queries are from different server, not from localhost.
> I'm executing show processlist from localhost only.
> Anyone know how can i fix this, or something to show correct info ?

AFAIK it's a bug in 4.0.12. Should be corrected really soon, probably
in 4.0.13 already.

Regards,
--
  Stefan Hinz <[EMAIL PROTECTED]>
  iConnect GmbH <http://iConnect.de>
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3

[filter fodder: sql, mysql, query]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to