Thank you for answering my question. I have just been running separate scripts for each join. I didn't know I could put all of the joins in one big script.
The explain says it is doing a product join for the 300 row table. That may be the problem. The product join may be too slow.
Thank you
Hello,
I have a very large table (over 4.6 million records) and am joining a table with 300 rows to it and a table with 800 rows to it. All three tables have two fields and I have created a unique primary index on the two fields.
I ran the first join which took approximately 3 minutes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.