|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: mysql's join too slow; using Perl to compare two tablesby JamesNC (Chaplain) |
| on Feb 05, 2006 at 16:53 UTC ( #528084=note: print w/ replies, xml ) | Need Help?? |
|
I have to agree with friedo. This sounds like an index issue. What kind of indexes do you have on catalog and pivot? If you don't know what I am talking about, then you need to educate yourself on indexes.
You can create several different types of indexes depending on how and what kind of queries you are writing and a full discussion of indexes is OT. Sometimes you need to write new ones for a new type of query. JamesNC
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||