Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 7352 invoked from network); 17 Nov 2005 14:31:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Nov 2005 14:31:33 -0000 Received: (qmail 61649 invoked by uid 500); 17 Nov 2005 14:31:31 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 61630 invoked by uid 500); 17 Nov 2005 14:31:31 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 61619 invoked by uid 99); 17 Nov 2005 14:31:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2005 06:31:31 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of abickford@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2005 06:33:05 -0800 Received: by wproxy.gmail.com with SMTP id i2so149858wra for ; Thu, 17 Nov 2005 06:31:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qrgY7xwa39W3b12OQLf93ZoaPjAdhsl8PeiLfBqJ1DFVJT6oiDoHPTv5JTwHOzi6EkKGR8/Ev/f2pcIlv+7z8c0fGocKsj4wo0Ri9wMU/0n5md3Rc72p6SUyRfpfzL3HSNmP7u9+SALMzaiTgWfj79dbeeTQ4xrbSMyB1Ky6OTk= Received: by 10.65.83.11 with SMTP id k11mr4659394qbl; Thu, 17 Nov 2005 06:31:09 -0800 (PST) Received: by 10.65.105.9 with HTTP; Thu, 17 Nov 2005 06:31:09 -0800 (PST) Message-ID: Date: Thu, 17 Nov 2005 09:31:09 -0500 From: Andre Bickford To: derby-user@db.apache.org Subject: MySQL to Derby export MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Can anyone give me some advice on the best way to export a MySQL database to Derby? I've tried lots of different options with mysqldump but I can't seem to get a format that I can run through Derby. Thanks for any help you can provide. Andre