From owner-freebsd-questions Thu Mar 1 6:35:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 5B0FF37B718 for ; Thu, 1 Mar 2001 06:35:18 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f21EWLV06051; Thu, 1 Mar 2001 09:32:22 -0500 (EST) Message-ID: <3A9E5D85.688C14CB@mail.iowna.com> Date: Thu, 01 Mar 2001 09:32:37 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Violet Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MySQL in FreeBSD's problem! References: <3A9E2A1B.3EA5CFD8@tpts5.seed.net.tw> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Violet wrote: > > Hello: > > I don't know if I use the right mail address to ask this question. > Forgive my > poor english too. > > When I use FreeBSD release4.2 + PHP 4.0.3 + MySQL2.32.26-Beta, I find > > when I insert or replace data in database by mysql_query command, it > always > return Warning:"can not save data set". But this situation does not > occur in > Linux Debian2.1 + PHP4.03 + MySQL2.32.26. I don't know what wrong? > Any setting file should I modify? > > Thanks to read this letter. Sorry again for my trouble! -beta software is still under testing. Consider installing a "-stable" or "-release" version of MySQL. Also, I'm not sure where you're getting those version numbers. The most recent version of MySQL is 3.23.33 The previous (-stable) version was 3.22.32 Grab either of those (preferrably 3.23.33) and try it. I've been using 3.22.32 on FreeBSD for some time with no problems. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message