I am doing some automated mysql -u user -ppasswd 
database < insertfile.sql
 in a loop and have some skip locking presumably because
  there are a number of  jobs running to do this
(with different files, which however use the same 
tables). Should I rather do line by line inserts for 
speed?

Thanks, 
S.Alexiou


---------------------------------------------------------------------
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