I am using MySQL under Ubuntu 8.04. In fact, I am very interested in the query optimization of MySQL. Now I have the source code of MySQL on my hand. My question is how can I figure out the part of the "query optimizer" from the source code of MySQL.