[root@terra]# mysqladmin -p variables | grep skip
Enter password:
| skip_locking | ON |
| skip_networking | OFF |
| skip_show_database | OFF
Terra Info wrote:
Got it. It is "--skip-name-resolve" and that worked around the problem. What should I be on the lookout for to get a real fix? Will there be a patch/update/etc for glibc from RH or is there something that the mysql dev team is coming up with?
Thanks,
Tom
Egor Egorov wrote:
Terra,
Tuesday, October 22, 2002, 1:44:45 PM, you wrote:
TI> I have a RH 7.1 system that is fully patched and it happens to me as
TI> well. What is the fix? I am using RH provided binary RPMs so am at TI> "mysql-server-3.23.36-1" .
Temporary solutions:
- downgrade glibc;
- run nscd;
- run MySQL server with --skip-name-resolving option
---------------------------------------------------------------------
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
--------------------------------------------------------------------- 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