Re: mysqldump with single rows per dataset

2007-09-04 Thread Marten Lehmann
Hello, thanks. I just wonder why this isn't actually documented in the --help output of mysqldump. Regards Marten -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: mysqldump with single rows per dataset

2007-09-03 Thread Dan Nelson
In the last episode (Sep 03), Marten Lehmann said: > I couldn't find an option within mysql 5.0.x to get a dump of all > rows of a table with one line per row/record. I always get insert > statements with all rows at once. Has that option been removed since > 4.1.x? Add --skip-extended-insert to y

mysqldump with single rows per dataset

2007-09-03 Thread Marten Lehmann
Hello, I couldn't find an option within mysql 5.0.x to get a dump of all rows of a table with one line per row/record. I always get insert statements with all rows at once. Has that option been removed since 4.1.x? Regards Marten -- MySQL General Mailing List For list archives: http://lists.