Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Thomas Ihlebæk on March 22, 2003, 09:42:24 PM
-
Hi folks! This is an faq of "EMS-Hightech"
---------------------------------------------------------------------------------------------------------------
Q: Everytime I try to connect to MySQL on remote Linux server, I get the 'Lost connection to MySQL server during query' error. What's wrong?
A: This error can occur if your Linux glibc requires greater than 128K of stack size to resolve a hostname. It happens primarily on RedHat 8.0 system with MySQL version lower than 4.0.10, but also can happen with another configuration. To solve such issue, add/edit the following line to the [mysqld] section of MySQL configuration file:
set-variable = thread_stack=192k # value must be 192K or higher
----------------------------------------------------------------------------------------------------------------
How should I do that? I've set up a test-SME to test...
Regards
Thomas I
-
Have you tried updating your glibc and glibc-progs to the redat 7.3updates yet?
-
I love you all, folks!!
;-)
It's all here:
http://e-smith.org/bboard/read.php?f=1&i=23570&t=23210
Thanks in advance!
Thomas