Re: high speed insertion required

2001-09-14 Thread Mark Rissmann
is great. "we" is correct. - Original Message - From: "Z Julian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 9:49 PM Subject: Re: high speed insertion required > Hi Mark: > "inse

Re: high speed insertion required

2001-09-13 Thread Z Julian
aybe my program has already tried its best, and so have we(us? hehe, poor english :). Any way, thanks for your help. >From: "Mark Rissmann" <[EMAIL PROTECTED]> >To: "Z Julian" <[EMAIL PROTECTED]> >Subject: Re: high speed insertion required >Date: Thu, 13 Sep

high speed insertion required

2001-09-12 Thread Z Julian
Hi everyone~~ I have a program inserting data into myisam tables continuously by queries like "insert into table1 select * from table2". I need an insertion speed about 1,000 entries per second with the average entry length of about 50 bytes. But the actual speed of the insertion is only about