in reply to Basic Perl array intersection faster than mysql query join.
I wasn't clear from reading this if you indexed both colums individualy or not. You should have an index on each colum. This should result in a giant decrease in look up times.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Basic Perl array intersection faster than mysql query join.
by pg (Canon) on Oct 12, 2004 at 20:46 UTC |