Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: mysql

Re: mysql

From: Walt Weaver <weaver1308_at_gmail.com>
Date: Mon, 4 Apr 2005 15:11:00 -0600
Message-ID: <f862c08b05040414113fba18c@mail.gmail.com>


FWIW, I ported a 5GB MySQL database to Oracle this morning. I've also ported many Oracle schemae to MySQL. Datatype conversion isn't that big a deal once things are set up correctly. I have had some nightmarish ports though. :>)

--Walt Weaver

   Bozeman, Montana

On Apr 4, 2005 2:55 PM, stephen booth <stephenbooth.uk_at_gmail.com> wrote:
> Nearly forgot another one. MySQL doesn't even try to be ANSI
> compliant in data types. Porting apps to or from it can be
> nightmarish, especially porting from where the original developer was
> kazy and just set all non-key text fields to MEMO (similar to a LONG
> in Oracle).
>
> Stephen
>
> --
> It's better to ask a silly question than to make a silly assumption.
> --
> http://www.freelists.org/webpage/oracle-l
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Apr 04 2005 - 17:14:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US