in reply to mysql's join too slow; using Perl to compare two tables
create index c_atldp on catalog ( author, titulo, label, description, +price ) create index a_atldp on author ( author, titulo, label, description, p +rice )
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: mysql's join too slow; using Perl to compare two tables
by Andre_br (Pilgrim) on Feb 05, 2006 at 20:36 UTC |