Date: Fri, 2 Aug 2002 17:25:11 -0700 From: Edwin Culp <eculp@encontacto.net> To: "current@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: Re: mysql-3.23.51 with Current for the last few weeks. Message-ID: <1028334311.3d4b22e767678@Mail.EnContacto.Net> In-Reply-To: <5.1.1.6.2.20020802100918.00a8f9a0@pozo.com> References: <5.1.1.6.2.20020802100918.00a8f9a0@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Manfred Antar <null@pozo.com>:
| At 08:54 AM 8/2/2002 -0700, Edwin Culp wrote:
| >This doesn't make much sense and is probably not related but I've had the
| >problem for about a month and thought it was going to go away but it
| hasn't.
| >I really don't know where to start looking. Just after the KSE changes at
| >the beginning of July I upgraded mysql. Since then I have had intermittent
| >problems with mysql hanging far too often. It takes 100% of the resources
| >and has to be killed. I get no errors in the mysql log nor in the system
| >logs.
| >
| >Has anyone seen this or do you have any ideas for a solution or for trouble
| >shooting? I wanted to try a pkg_add -r but there doesn't seem to be a
| >mysql-server package.
| >
| >I am running today's current and I check it daily to see if it still hangs.
| >I initially thought that it was a problem with this version of mysql but
| I'm
| >not really sure.
| >
| >Thanks,
| >
| >ed
|
| The same thing happend to me a few weeks ago when I did an upgrade from
| 3.23.49 ==> 3.23.51
| I think what I ended up doing was to use the gcc3.2 from ports, and I built
| it staticlly.
| First i installed gcc3.2 the made sure /usr/local/bin was ahead of /usr/bin
| in my PATH
| then I built mysql enabling static build.
Manford,
It didn't work for me. What did you put in this line in the Makefile?
CXX="${CC}" \
I have compiled it three times, once without change, once by ereasing it and
the last by changing it to CXX="${GCC}" \
I compiled it with BUILD_STATIC=yes in all cases.
They all compiled but continued to hang.
Thanks again,
ed
-------------------------------------------------------------
http://worldinternet.org - Mergence of Business and Technology
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028334311.3d4b22e767678>
