On Tue, Nov 04, 2003 at 05:32:47PM +0100, Al Bogner wrote:
>
> Is it possible to sort the records, which are created with
> mysqldump? I didn't find an optioin in man mysqldump. If you cannot
> do it with mysqldump, what would be the best workaroud for it? into
> outfile?

Have you tried sneaking an ORDER BY clause into it with the "-w" flag?
I don't know if it works, but it's the first thing I'd try.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.15-Yahoo-SMP: up 51 days, processed 1,920,649,939 queries (429/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to