Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 42464 invoked from network); 14 Aug 2009 12:52:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Aug 2009 12:52:32 -0000 Received: (qmail 9981 invoked by uid 500); 14 Aug 2009 12:52:38 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 9950 invoked by uid 500); 14 Aug 2009 12:52:38 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 9939 invoked by uid 99); 14 Aug 2009 12:52:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2009 12:52:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stefan.guggisberg@gmail.com designates 209.85.218.217 as permitted sender) Received: from [209.85.218.217] (HELO mail-bw0-f217.google.com) (209.85.218.217) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Aug 2009 12:52:25 +0000 Received: by bwz17 with SMTP id 17so1121283bwz.45 for ; Fri, 14 Aug 2009 05:52:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nl2GJkoEZu5d/q4Hu7R5RrdgxXyieYJULvtsXZsbA7Q=; b=xr9slqXOHNi86B+YRn3vTiS3c/AlXEhD4SxQEevkvFIatUW5/9Sv2Rh22pqGboH0JA bi3ElS5JLr4ONaViWekWR+osemq/J6aiVm0apbMHA/KGF9zDz3oJN9v6dxgi/fzXjkxB qDxCeEP1f+FoXsH9Fb9EYsnPuL/l4dO/782/c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QinEjpMsb8oGU4oLdb7//gy9a2B9ORezWeGpEELGdSICBsTd0VW9ImFefGkUqzkt7l P2XRqUarVedQhc/73nM3Gy/dNw1GiDV93JOV0jF+zYsYo830z8Mx5LeEU/nD3S6Ql1aN RWJBTrufqkbFWoSXumMlynrUhQYFwom1xvWcg= MIME-Version: 1.0 Received: by 10.204.34.196 with SMTP id m4mr1170991bkd.62.1250254324786; Fri, 14 Aug 2009 05:52:04 -0700 (PDT) In-Reply-To: <90a8d1c00908140550w196031e8rcf692c9fff00cf18@mail.gmail.com> References: <24968945.post@talk.nabble.com> <91f3b2650908140251i551675bagb5c556217f1eb52f@mail.gmail.com> <24970792.post@talk.nabble.com> <90a8d1c00908140530k7810f55r2cef355cf8605463@mail.gmail.com> <24971094.post@talk.nabble.com> <90a8d1c00908140550w196031e8rcf692c9fff00cf18@mail.gmail.com> Date: Fri, 14 Aug 2009 14:52:04 +0200 Message-ID: <90a8d1c00908140552n33f203fbp33fec827da0772ea@mail.gmail.com> Subject: Re: Generation of Jackrabbit-tables in MySQL From: Stefan Guggisberg To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Aug 14, 2009 at 2:50 PM, Stefan Guggisberg wrote: > On Fri, Aug 14, 2009 at 2:42 PM, herbert wrote: >> >> Hi, >> >> >> Stefan Guggisberg wrote: >>> >>>> Btw, what is saved in the *_fsentry-tables? >>> it stores the file-system entries (files & folders) of a virtual file >>> system. >>> >> >> Ah, okay, so since its a jackrabbit-"internal" *virtual* file system the >> latin1-filename-encoding there won't conflict with the >> UTF-8-filename-encoding on my linux-box, right? > > no :) i.e. yes, it won't conflict :) > >> >> Thanks, for your answers, >> >> Regards, Herbert >> >> -- >> View this message in context: http://www.nabble.com/Generation-of-Jackrabbit-tables-in-MySQL-tp24968945p24971094.html >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> >