From owner-freebsd-hackers@FreeBSD.ORG Wed May 14 14:25:06 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4E106566B for ; Wed, 14 May 2008 14:25:06 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id 8F4A88FC0C for ; Wed, 14 May 2008 14:25:05 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: by fk-out-0910.google.com with SMTP id k31so3095393fkk.11 for ; Wed, 14 May 2008 07:25:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to; bh=mSJ3DnEFWxIPnj86pBrrwCNla7+HgjDfSkAUi0RzoBQ=; b=Mr09cTTQg1twdeE73cqhbXZFOfqDl/iRPO9luPGxYfYD7ryLkCjCGHejJ/CcaU1rg2JAKBHslueNzV/dYrELxQC7OhIFUOm5EsSduJ9PMwksehb9mQ1Ml9gfCWMj5FExflsfPNtWfoBYkmRQ3IPu43PlVTkxioK8KW6BJPggFjc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to; b=mtSZTY+HNAiEcisnRKRxWxSKaQf/LZPKFzINavf1I+oRM3ojSyS762KDIqDHeMATfAMGr0eWHvZrOfZ2YnsQXaNjLiIWwWWVOD0htOmn60M/KUKrMg7bq7vkK9p5zwHJtHm6RJSUNz7bZo/Fv4JXyIE05+2K+YznlzI2Cpa3T+Y= Received: by 10.125.162.17 with SMTP id p17mr423828mko.67.1210773539502; Wed, 14 May 2008 06:58:59 -0700 (PDT) Received: from logik.internal.network ( [81.86.41.187]) by mx.google.com with ESMTPS id d4sm1372130fga.4.2008.05.14.06.58.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 14 May 2008 06:58:47 -0700 (PDT) Received: by logik.internal.network (Postfix, from userid 11001) id 5563B5F41; Wed, 14 May 2008 13:58:22 +0000 (UTC) Date: Wed, 14 May 2008 13:58:22 +0000 From: xorquewasp@googlemail.com To: "Kurt J. Lidl" Message-ID: <20080514135822.GA4873@logik.internal.network> References: <15336578.20080512123806@mail.ru> <200805121153.00809.jonathan+freebsd-hackers@hst.org.za> <1663320218.20080512223531@mail.ru> <20080512152430.3720683e@mbook.local> <2117635718.20080513154406@mail.ru> <20080513121452.GA70860@eos.sc1.parodius.com> <20080513154137.GA28842@pix.net> <482A02CD.7040308@mansionfamily.plus.com> <20080514135051.GA21370@pix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080514135051.GA21370@pix.net> Cc: freebsd-hackers@freebsd.org Subject: Re: BDB corrupt X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 14:25:06 -0000 On 20080514 09:50:52, Kurt J. Lidl wrote: > Heck, the last time I looked (admitted, a while ago), it didn't > even enforce column type checking on tables. (Put this string in > the INT column? No problem!) They consider it a feature. Nobody knows why.