On 2/16/03 8:40 AM, Mark Matthews wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark T. Dame wrote:

On 2/15/03 1:25 AM, Duncan Maitland wrote:

I am having trouble compiling a custom mysqld (version 4.0.10) under Red
Hat 8.0 - I did email this list a few weeks ago and I have tried a few
things since then but I am asking again in the hope that someone more
knowledgeable might be able to help.


This is a "known" problem (in that I've seen several people post about it, including myself), but I have not seen any answers other than "use the binary distribution or binary RPMS". I have successfully tested the RPM distribution, but I would prefer to use the source.


As far as I can tell this is a compiling or linking problem.


From what I've been able to figure out, the MySQL server will start up, but when you attempt to connect to it, it seg vaults. I haven't had time to track it down, but it doesn't appear to be a simple resolver library problem, as I've seen suggested. Also, 4.0.10 is increases the thread-stack size, supposedly to fix this (or maybe a related) problem. It hasn't helped, as far as I can tell.

Anyway, I would be interested in an answer to this as well.

I just tried compiling and using MySQL-4.0.11 (from the BitKeeper repository) on RedHat 8.0, and this problem seems to have gone away:
Can you repeat the problem using 4.0.10?


If you want to use 4.0.10, you have to explicitly set the stack size by passing '--thread-stack=192K' to mysqld on startup (it is not done by default).
The notes for 4.0.10 say that this problem has been resolved in 4.0.10. Regardless, I've tried adding that with no success.


-m
--
## Mark T. Dame, Vice President, Internet Operations
## MFM Communication Software: http://www.mfm.com/
## E-mail: mailto:[EMAIL PROTECTED] WWW: http://www.mfm.com/~mdame/
"In order to make an apple pie from scratch, you must first create
the universe."
-- Carl Sagan, Cosmos


---------------------------------------------------------------------
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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to