From: Marten Lehmann Date: September 3 2007 2:10pm Subject: mysqldump with single rows per dataset List-Archive: http://lists.mysql.com/mysql/208870 Message-Id: <46DC15EB.8050206@cnm.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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