MySQL Forums
Forum List  »  Optimizer & Parser

Re: Optimizer Tool
Posted by: KimSeong Loh
Date: December 13, 2006 07:39PM

I was thinking of something that can identify what index can help the query, based on the table structure and query.

Rewriting the query is probably more complicated and less useful, if a tool that can rewrite your query is available, the same technique can already be incorporated into the mysql optimiser.

Anyone interested can start a project at the http://forge.mysql.com/ , not sure if anybody started something similar already or not.

Options: ReplyQuote


Subject
Views
Written By
Posted
3237
September 04, 2006 03:10AM
2291
December 13, 2006 04:57AM
Re: Optimizer Tool
3461
December 13, 2006 07:39PM


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.