MySQL Forums
Forum List  »  Optimizer & Parser

Re: Large database
Posted by: Omar Khan
Date: February 15, 2007 05:35AM

See that's the thing, how can we apply indexing on the count of some field say count(event_id) which keeps on changing on every insert, and also that has been used to order the fields. And ordering recordset on count requires additional temporary table.

Options: ReplyQuote


Subject
Views
Written By
Posted
3517
January 12, 2007 07:45AM
2213
February 09, 2007 01:42AM
2065
February 14, 2007 06:55AM
2226
February 14, 2007 06:47PM
Re: Large database
2117
February 15, 2007 05:35AM
2245
February 15, 2007 05:13PM


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.