There's no way to know that without knowing the schema of the table you're inserting 
into. How you index it is going to be the biggest factor there.

--jfarr

----- Original Message ----- 
From: "Gabor Penoff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 2:23 PM
Subject: speed of mysql insert through C api


> Hi folks,
> 
> can you tell me an estimated speed about filling 1000000 records with
> mysql insert by using the C api?
> I know the question sounds silly - all I have now is a suspicion that
> I make something wrong (I mean the insert seems to be quite slow here
> at home).
> 
> cu,
> fns
> -[ mailto:[EMAIL PROTECTED] http://www.megaram.hu/~fns icq:878397 ]-
> -[ Scuba Divers: Take only photographs and leave only bubbles! ]-
> 
> 
> ---------------------------------------------------------------------
> 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
> 
> 


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