![]() |
|
XP is just a number | |
PerlMonks |
Re: Inserting large chunks of data into MySQLby Fletch (Bishop) |
on May 04, 2008 at 15:19 UTC ( [id://684439]=note: print w/replies, xml ) | Need Help?? |
Vagueness aside, if this is a recurring need also consider reformatting your data into a format which the mysql bulk loader can handle (for instance CSV). That's more than likely going to run faster than any ad hoc DBI you whip up.
The cake is a lie.
In Section
Seekers of Perl Wisdom
|
|