|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: how to speed up querys to mysqlby reneeb (Chaplain) |
| on Oct 19, 2006 at 10:59 UTC ( #579327=note: print w/ replies, xml ) | Need Help?? |
|
You should prepare the statements before you iterate through the loops and use the ?-notation:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||