Hi,
as the title says mysqldump 4.0.18 (and previous versions) doesn't want
to dump data in the format 

insert into db.table values()

not even using -e or -a.

Is there any other cli switch that can do this?

Another question: is there a way to dump all dbs that DON'T match a 
pattern without resorting to pipes / grep -v / xargs?

Thanks,
                Nico

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

Reply via email to