|
Posted by Freebird on 12/05/05 19:57
> If you are using mysql instead of using INSERTS you should save the
> data to a file and then use the LOAD DATA statement it will speed
> things up considerably. LOAD DATA is about 20 times faster than INSERT.
Wont work as well, as I said, I need a script that will do that, because
sometimes, can be a 1 000 000 rows insert.
As I said, header location did not work. I did a script, but doesn't work.
Is this something impossible or what ?
I've never seen a script that does such a task, never.
I'm using php+mysql !
Can't use LOAD DATA because it takes more than 30 seconds, header location
doesn't work, can't use set_time_limit, what do I do ?
Tks a lot
Freebird
Navigation:
[Reply to this message]
|