From: Thimble Smith Date: April 19 1999 11:05pm Subject: Re: LOAD DATA Question List-Archive: http://lists.mysql.com/mysql/2090 Message-Id: <19990419160504.E7430@desert.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mon, Apr 19, 1999 at 01:40:36PM -0700, Thimble Smith wrote: > sed -e 's/^[^ ]/\\N/' < data_file | mysql --options dbname Oops. I meant 'mysqlimport'... Tim