From owner-freebsd-stable@FreeBSD.ORG Wed Jul 18 10:55:19 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7721316A402 for ; Wed, 18 Jul 2007 10:55:19 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id DA1FD13C49D for ; Wed, 18 Jul 2007 10:55:18 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l6IAJ1I8037279; Wed, 18 Jul 2007 11:19:03 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=permerror; spf=permerror X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk l6IAJ1I8037279 Message-ID: <469DE915.8050309@infracaninophile.co.uk> Date: Wed, 18 Jul 2007 11:19:01 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.4 (X11/20070619) MIME-Version: 1.0 To: Ken Chen References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Wed, 18 Jul 2007 11:19:14 +0100 (BST) X-Virus-Scanned: ClamAV 0.91/3692/Wed Jul 18 08:39:32 2007 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_SIGNSOME, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on happy-idiot-talk.infracaninophile.co.uk Cc: stable@freebsd.org Subject: Re: mysqld got signal 11 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2007 10:55:19 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ken Chen wrote: > db1# cat /boot/loader.conf > kern.maxdsiz="2G" > kern.dfldsiz="2G" > kern.maxssiz="134217728" # 128MB I don't think the boot loader understands "2G" to mean "two gigabytes" (unlike my.cnf). It has probably left you with the default values. Try spelling it out as so: kern.maxdsiz="2147483648" kern.dftdsiz="2147483648" Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGnekV8Mjk52CukIwRCG7tAJ0SDevjout/RNDl0UJyak9sCzcoxQCfZjmE 7sRY1dmudyAMeHgrtEDKElU= =4TZ8 -----END PGP SIGNATURE-----