Re: multi table join performance problem
john miller wrote:
> MySql (version: 4.0.22-standard) seems to be having a terrible performance problem.
> I expected this to be a fairly simple, efficient dataset
Please post the output of DESCRIBE for all tables involved
Please post the output of EXPLAIN SELECT ...
Please don't type in SQL code, use cut-and-paste (your select contains a typing error I think):
> a.associtate_id = ma.associate_id
--
felix
Please use
BBCode to format your messages in this forum.
Subject
Views
Written By
Posted
8211
May 12, 2005 12:06PM
Re: multi table join performance problem
4168
May 12, 2005 02:12PM
3848
May 13, 2005 01:17AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.