Hello again,

  is there any way to make mysqldump dump every insert as a single insert 
instead of making INSERT INTO ... VALUES (...), (....),(...) and so on ?

I read the manual and there is sth about -e wich as I understood means 
multiple inserts in single line, but I did'n use this switch.


-- 
Joćo Paulo Vasconcellos
Gerente de Tecnologia - NetCard
Tel. 3852-9008 Ramal 31
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to