Andy asked ... How can I mend my MacAlistair 450w hedge trimmer?    |    Felix asked ... Hitachi vt-m70em?    |    Katie Bond asked ... Fixing auto threader on Baby Lock Enlighten Overlocker?    |    Chris. asked ... Miele W800 novotronic washing machine?    |    Larry asked ... How to stop my steam iron from leaking. Model dw2463 Rowenta?    |    Click here to ask your question

How can I backup a MySQL DB so that each Insert command is on a new line?

I would like to know the best command line string to backup a MySQL database so that when -c is used, each Insert command is shown on a new line.

I am trying to restore a large database and need to break the file up into smaller files. This is easier if the file is formatted neatly.
Cal, February 2005
A good script that will do that is in PHPMyAdmin, its free and the export function will do as you asked

Mike.Sum, July 2008