Hello, > We make updade of database from 3.23.49 to 4.0.12 > Before update we can see host of connections /see Example1/. > After update every connections looks like they made from local host > /see Example2/, but they did not. > Any explanation of effect?!?
mysql>> show processlist; > +----+-----------+----------------+------+---------+------+-------+------------------+ > | Id | User | Host | db | Command | Time | State | Info > | > +----+-----------+----------------+------+---------+------+-------+------------------+ > | 1 | pbxengine | localhost:2277 | pbx | Sleep | 66 | | NULL > | > | 2 | pbxengine | localhost:3188 | pbx | Sleep | 40 | | NULL > | > | 3 | pbxengine | localhost:1337 | pbx | Sleep | 213 | | NULL > | > | 11 | pbxengine | localhost:2833 | pbx | Sleep | 309 | | NULL > | > | 57 | root | localhost | NULL | Query | 0 | NULL | show processlist > | > +----+-----------+----------------+------+---------+------+-------+------------------+ Yes. It's a bug that's likely to be fixed in 4.0.13. 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]