On Wed, 30 Jan 2002, Marcus J. Ranum wrote: > Which nicely raises the next thing I wanted to ask: > Does anyone have any statistics for how many records/second you can > insert into a MySql database for a reasonable set of assumptions? I.e.: Is there a reason you are thinking about MySQL and not other RDBMS's? MySQL uses a table-level locking mechanism that will probably really hurt performance if you're doing inserts from more than one client... Nick -- #include<stdio.h> /* SigMask 0.5 (sig.c) 20011019 PublicDomain */ int main(c,v)char *v;{return !c?putchar(*v-1)&&main(0,v+1):main(0 ,"Ojdl!Wbshjti!=obwAogs/dpn?!OGS!Tfojps!Tpguxbsf!Fohjoffs\v\1");} --------------------------------------------------------------------- To unsubscribe, e-mail: loganalysis-unsubscribeat_private For additional commands, e-mail: loganalysis-helpat_private
This archive was generated by hypermail 2b30 : Wed Jan 30 2002 - 07:13:41 PST