Hello all,

On Saturday Sun, 6 Oct 2002 11:27:29 +0200,
Stan P. van de Burgt wrote:
> >Description:
> if I access the mysqld locally, all is well, but if I access it
> from outside (i.e. not over the 127.0.0.1 interface), the daemon 
> hangs and restarts.
> 
> Could this be the result of a run of RedHat up2date which placed a new   
gclib?
>
> >How-To-Repeat:
> [root@liz root]# mysql -h liz -u myself mydb
> ERROR 1045: Access denied for user: 'mywmc@liz' (Using password: NO)
> 
> [root@liz root]# mysql -h liz.mydomain.com -u myself mydb
> ERROR 2013: Lost connection to MySQL server during query
> 
> [root@liz root]# tail /var/log/mysqld.log
> 
> Number of processes running now: 1
> mysqld process hanging, pid 18579 - killed
> 021006 10:00:27  mysqld restarted
> /usr/libexec/mysqld: ready for connections
> 
> Number of processes running now: 1

Exactly the same issue there after ugrading glibc
("fix vulnerabilities in resolver"
http://rhn.redhat.com/errata/RHSA-2002-197.html)

RedHat vesrions 7.{1,2,3}.
AFAICS both mysql branches affected (tested on 3.23.52
and 4.0.4 with gcc 2.95.3/3.2/2.96-rh.

-- 
                   Best regards,
                   Sergey S. Kostyliov <[EMAIL PROTECTED]>
                   Public PGP key: http://sysadminday.org.ru/rathamahata.asc

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to