Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 4417 invoked from network); 22 Nov 2006 14:32:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2006 14:32:48 -0000 Received: (qmail 52493 invoked by uid 500); 22 Nov 2006 14:32:57 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 52211 invoked by uid 500); 22 Nov 2006 14:32:56 -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 52200 invoked by uid 99); 22 Nov 2006 14:32:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 06:32:56 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of feng.a.jiang@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Nov 2006 06:32:43 -0800 Received: by py-out-1112.google.com with SMTP id f31so104271pyh for ; Wed, 22 Nov 2006 06:31:31 -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; b=WUhc8TQoonIWew7vRGr7XUaOlHRK9WFCW/Ihsl7dnEZ2QwYCJDPsZIcEyF5bPYrWGQkbhy2LA2tJ/1Srs7YAMirGe0GtQ4w2grDnWAftS0KY+yEw25kObgabCjv9UTW8cwucME5gVV/ebjLYvGVtnq3jNhFiKGMFnq8ntTIEikw= Received: by 10.35.115.18 with SMTP id s18mr1092422pym.1164205890322; Wed, 22 Nov 2006 06:31:30 -0800 (PST) Received: by 10.35.63.6 with HTTP; Wed, 22 Nov 2006 06:31:30 -0800 (PST) Message-ID: <6b8917290611220631u54ecc87cv621d3207d3eebc29@mail.gmail.com> Date: Wed, 22 Nov 2006 22:31:30 +0800 From: "Feng Jiang" To: derby-user@db.apache.org Subject: how to migrate mysql to derby MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_36197_26341116.1164205890195" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_36197_26341116.1164205890195 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I want to use derby to write some testcases in memory. now, i have a mysql database, and dumped the schema into a script file. Here i want to execute this script file and create a identitcal database schema with that mysql database. best regards, Feng ------=_Part_36197_26341116.1164205890195 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I want to use derby to write some testcases in memory. now, i have a mysql database, and dumped the schema into a script file. Here i want to execute this script file and create a identitcal database schema with that mysql database.

best regards,

Feng
------=_Part_36197_26341116.1164205890195--