I am on 3.27.37.  My mysqldump looks something like this:

mysqldump -T

/data/home/pmehta/mysql --no-create-info --fields-enclosed-by='"' --fields-t
erminated-by=',' --opt mydb MyTable


----- Original Message -----
From: "Ed Carp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, June 10, 2001 5:27 PM
Subject: Re: mysqldump question


> [EMAIL PROTECTED] ([EMAIL PROTECTED]) writes:
>
> > Is there a way that I can make mysqldump output a row in a single line ?
> > The line is fairly long, and wraps to something like 20 lines or so,
> > due to one column that is a clob.  Total there are 67K records.
>
> I thought the default was to not wrap lines - are you running an old
version of mysqldump?  I couldn't reproduce your problem with mysql 3.23.38.
>
>
> --
> Ed Carp, N7EKG  [EMAIL PROTECTED] 214/986-5870 cell phone
> http://www.pobox.com/~erc
>
> I sometimes wonder if the American people deserve to be free - they seem
> so unwilling to fight to preserve the few freedoms they have left.
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to