Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 51661 invoked from network); 31 Mar 2008 08:44:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Mar 2008 08:44:42 -0000 Received: (qmail 12626 invoked by uid 500); 31 Mar 2008 08:44:41 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 12599 invoked by uid 500); 31 Mar 2008 08:44:40 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 12590 invoked by uid 99); 31 Mar 2008 08:44:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 01:44:40 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 08:44:00 +0000 Received: by wa-out-1112.google.com with SMTP id k22so2053486waf.18 for ; Mon, 31 Mar 2008 01:44:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=wt/sPhJ9q4oB9WHQTFThNNTub3cc6YwZIFg71iG+xX0=; b=GiURTcnwsCPdiPzi+c9FFj/YSAzvdE+ydvE8t7jwSWEKxV/RekarKUeYXjvh4XLS/vrXXH/jdQAN/1LmiIT8GKLGErrIDmHXrJfpQYKlfxKWB9hFGPtBBlIaRbOrQk3Yq2VbJNhKltrEKqEf4eFhJbVlMGZb16MaNiw9XhOLzE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tDino1yGJD8w1+MZ4oYChhuyFAzsmvqmcERrqDHbm7+XlSgbBzsn0ap2TQJ9gx3V9mTWYwpFJcgUmuCPLzKL0jhOwzf51zqD1+6Fzph8/ZvkEaxxErMrj+ZeppL7/ANQDTQQJxfq3VQjXZkh48DaFf4/Kfs/ZmnKYD5QtqkMDzM= Received: by 10.114.151.13 with SMTP id y13mr9378156wad.134.1206953050218; Mon, 31 Mar 2008 01:44:10 -0700 (PDT) Received: by 10.114.73.6 with HTTP; Mon, 31 Mar 2008 01:44:10 -0700 (PDT) Message-ID: Date: Mon, 31 Mar 2008 09:44:10 +0100 From: "Emmanuel Venisse" To: users@continuum.apache.org Subject: Re: export/ import config In-Reply-To: <7ACB14CE427DB540A30E985A4E5FF57B04C28067@naimuco3.allianzde.rootdom.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_613_24659987.1206953050207" References: <7ACB14CE427DB540A30E985A4E5FF57B04C28067@naimuco3.allianzde.rootdom.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_613_24659987.1206953050207 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The process is described in the upgrade page : http://continuum.apache.org/docs/1.1/installation/upgrade.html Emmanuel On Mon, Mar 31, 2008 at 8:31 AM, Lustig, Marc (Allianz Deutschland AG) < EXTERN.LUSTIG_MARC@allianz.de> wrote: > We want to migrate our old production system that used derby to our new > one which uses mysql. > > Is it possible to just dump the SQL from the derby embedded db and > import it into mysql? > ------=_Part_613_24659987.1206953050207--