Re: MySQl vs 4.1 -- mysqldump

2004-03-26 Thread Egor Egorov
Simon Windsor <[EMAIL PROTECTED]> wrote: > > I have recently upgraded from mysql vs 4 to 4.1 and have noticed that the > output format in mysqldump has changed a lot, using a single insert statement > to populate a table. > > Is there anyway I can use mysqldump to produce a single insert statem

MySQl vs 4.1 -- mysqldump

2004-03-26 Thread Simon Windsor
Hi I have recently upgraded from mysql vs 4 to 4.1 and have noticed that the output format in mysqldump has changed a lot, using a single insert statement to populate a table. Is there anyway I can use mysqldump to produce a single insert statement for each row? Many thanx Simon -- Simon Wi