Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: mysql
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-lReceived on Mon Apr 04 2005 - 17:14:51 CDT
![]() |
![]() |