Re: speeding up inserts
- From: zelnaga@xxxxxxxxx
- Date: 29 Mar 2006 13:48:27 -0800
Robert Klemme wrote:
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 .
err... sorry. I should have said mssql in the second paragraph. i'm
more familiar with mysql, hence my example in the first paragraph.
unfortunately, i'm not sure how to translate this to mssql, hence the
second paragraph.
also, why would i quote the manual of some dbms and then ask if "the
same" is true of that dbms?
bleh.
.
- References:
- speeding up inserts
- From: zelnaga
- Re: speeding up inserts
- From: Robert Klemme
- speeding up inserts
- Prev by Date: Re: 2005:how to find installed assemblies
- Next by Date: Re: database design for fast client updates
- Previous by thread: Re: speeding up inserts
- Next by thread: Re: speeding up inserts
- Index(es):
Relevant Pages
|