Re: speeding up inserts



zelnaga@xxxxxxxxx wrote:
according to the mysql manual, multiple inserts can be sped up by
locking the table before doing them and unlocking the table afterwards.

is the same true of multiple inserts in mysql? if so, how would the
table be locked?

any insights would be appreciated - thanks!

Um, this is a newsgroup dedicated to Microsoft SQL Server. You're probably better off checking in news:comp.databases.mysql .

Cheers

robert

.



Relevant Pages