Re: Trouble with MySQL4, host field in show processlist

2003-03-25 Thread Jocelyn Fournier
March 25, 2003 5:37 PM Subject: Trouble with MySQL4, host field in show processlist > Hi, > > My first post here l;) > > Ok, here it goes. > I recently installed MySQL4 and transfered all my databases there. > Now, it all works great, but the host field, in show processlist

Re: Trouble with MySQL4, host field in show processlist

2003-03-25 Thread Stefan Hinz
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; > ++--+-+--++--+

Trouble with MySQL4, host field in show processlist

2003-03-25 Thread Sasa Ugrenovic
Hi, My first post here l;) Ok, here it goes. I recently installed MySQL4 and transfered all my databases there. 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 proc