ishall http://www.friendster.com
-Original Message-
From: Marc Dumontier [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 02, 2005 12:02 PM
To: mysql@lists.mysql.com
Subject: performance on query with ORDER BY clause
Hi,
I have a simple query with an ORDER BY clause, and it's
taking forever
ishall http://www.friendster.com
> -Original Message-
> From: Marc Dumontier [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 02, 2005 12:02 PM
> To: mysql@lists.mysql.com
> Subject: performance on query with ORDER BY clause
>
> Hi,
>
> I have a simp
Hi,
I have a simple query with an ORDER BY clause, and it's taking forever
to run on this table. I hope i've included all relevent information...it
might just be one of the4 server variables which need adjustment.
the query is
SELECT SubmitId from BINDSubmit ORDER BY SubmitId
SubmitId is the pri