From owner-freebsd-alpha Fri Oct 29 9:59:15 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id 6BE2E14E7E for ; Fri, 29 Oct 1999 09:59:09 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.1/8.9.1) id JAA32062; Fri, 29 Oct 1999 09:59:02 -0700 Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp05.primenet.com, id smtpdl9SsUa; Fri Oct 29 09:58:29 1999 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id JAA16006; Fri, 29 Oct 1999 09:58:21 -0700 (MST) From: Terry Lambert Message-Id: <199910291658.JAA16006@usr02.primenet.com> Subject: Re: your mail To: tate@joy-tech.com.tw (Tate) Date: Fri, 29 Oct 1999 16:58:21 +0000 (GMT) Cc: freebsd-alpha@FreeBSD.ORG In-Reply-To: <940998006.38167d761d1a4@mail.joy-tech.com.tw> from "Tate" at Oct 27, 99 12:20:06 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Does anyone running MySQL(3.22.27) on a FreeBSD-Current Alpha without > problem? > I compiled from source with the following, but I got the error message > "ERROR 2013: Lost connection to MySQL server during query" when I query. > > CFLAGS= -O3 -pipe > CXXFLAGS -O3 -pipe > ./configure --localstatedir=/home/mysql --without-perl --without-debug > --without-readline --without-bench --with-charset=big5 --enable-large-files > --with-low-memory > > OS: FreeBSD Current (0915-snapshot) > Hardware: Digital AlphaPC 164LX 533 MHz with 256M RAM > > Any suggestion? Look at the compile time thread signal handling options. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message