MySQL Forums
Forum List  »  Oracle

Re: Importing from Oracle into MySQL
Posted by: David Beckedorff
Date: March 23, 2005 10:01PM

Well, to answer my own question, if I set 'linesize 80' (actually, this is the default) in SQL*Plus, then Oracle wraps the output into 80 char lines and the 'mysql' command-line tool can read this format without problems.

However, it still seems to me that an input buffer frozen at 80 chars is a historical relic and certainly is not suited to an "enterprise" product.

Also, the error reporting with the dinging bell is pretty hokey.

-David

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Importing from Oracle into MySQL
4493
March 23, 2005 10:01PM
4107
January 22, 2007 12:48AM
5009
March 30, 2005 06:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.