« Return to Thread: dbmail3: RFC 821?

Re: dbmail3: RFC 821?

by Paul J Stevens :: Rate this Message:

| View in Thread

On 02/14/2012 12:10 PM, Reindl Harald wrote:

> how acts mysql in this case if one of the queries is failing?
> will it stop the whole execution or only skip the line?
> mysql -u dbmail -p*** dbmail < sql-convert-2_2-3_0.sql

By default mysql will stop. If you want it to continue use the -f switch

mysql -f dbmail < convert.sql



--
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/info@.../+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
DBmail@...
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

 « Return to Thread: dbmail3: RFC 821?