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/[email protected]/+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail